lfp


Logs | Files | README | LICENSE | GitLab


1
commit 6683a533ca980fb58a2b97667c91d75eb0da3d65
2
Author: Connor Etherington <[email protected]>
3
Date:   Tue May 16 22:10:35 2023 +0200
4
5
    Auto-Commit Update 16.05.2023 - 22:10:35
6
---
7
 README.md | 4 ----
8
 1 file changed, 4 deletions(-)
9
10
diff --git a/README.md b/README.md
11
index 0d19366..610194e 100644
12
--- a/README.md
13
+++ b/README.md
14
@@ -87,8 +87,6 @@ For on-exit directory changing, add the following line to your bash/zshrc:
15
 * **x**: Execute selected file(s)
16
 * **z**: Open in `sxiv` (an image viewer)
17
 * **q**: Quit `lfp`
18
-
19
-
20
 * **\<Space\>**: Select file(s)
21
 * **\<Period\>**: (.) - Activates Node Actions, various npm/yarn actions / quick command execution
22
 
23
@@ -109,8 +107,6 @@ For on-exit directory changing, add the following line to your bash/zshrc:
24
 * **\<Ctrl+6\>**: Chmod 644 selected file(s)
25
 * **\<Ctrl+7\>**: Chmod 755 selected file(s)
26
 * **\<Ctrl+8\>**: Chmod 700 selected file(s)
27
-
28
-
29
 * **\<Enter\>**: Enter shell command
30
 
31