| Hash | Commit message | Author | Date | Files | + | - |
1 | commit f0f052b948e81caf9edb39c1fb6b0e73de7bdee1 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Tue May 16 22:03:02 2023 +0200 |
4 | |
5 | Auto-Commit Update 16.05.2023 - 22:03:02 |
6 | --- |
7 | README.md | 8 ++++---- |
8 | 1 file changed, 4 insertions(+), 4 deletions(-) |
9 | |
10 | diff --git a/README.md b/README.md |
11 | index 566f300..5beb601 100644 |
12 | --- a/README.md |
13 | +++ b/README.md |
14 | @@ -62,6 +62,8 @@ For on-exit directory changing, add the following line to your bash/zshrc: |
15 | * **j**: Down |
16 | * **k**: Up |
17 | * **l**: Right |
18 | + |
19 | +* **\<Space\>**: Select file(s) |
20 | * **v**: Toggle select all file(s) |
21 | * **y**: Copy selected file(s) |
22 | * **c**: Cut selected file(s) |
23 | @@ -85,12 +87,10 @@ For on-exit directory changing, add the following line to your bash/zshrc: |
24 | * **H**: Create hardlink of selected file(s) to current directory |
25 | * **R**: Create relative symlink of selected file(s) to current directory |
26 | * **E**: Extract archive (bz2 rar gz tar tar.* tbz2 tgz zip Z 7z deb) |
27 | -* **C**: Quick clone a git repository without leaving `lfp` |
28 | -* |
29 | -* **\<Space\>**: Select file(s) |
30 | * **\<Period\>**: (.) - Activates Node Actions, various npm/yarn actions / quick command execution |
31 | * **\<Enter\>**: Enter shell command |
32 | -* |
33 | + |
34 | +* **C**: Quick clone a git repository without leaving `lfp` |
35 | * **\<Ctrl+c\>**: Git clone a repo |
36 | * **\<Ctrl+g\>**: Activate pushto - select a branch to push to (only works inside a git repo) |
37 | * **\<Ctrl+b\>**: Open file in browser |