change all keyboard shortcuts to have spaces around the + sign (#1356)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
`ps axu | fzf`
|
||||
|
||||
- Select mutliple files with `Shift-TAB` and write to a file:
|
||||
- Select mutliple files with `Shift + Tab` and write to a file:
|
||||
|
||||
`find {{path/to/search_files}} -type f | fzf -m > {{filename}}`
|
||||
|
||||
|
Reference in New Issue
Block a user