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