Thumbnail

rani/cscroll.git

Clone URL: https://git.buni.party/rani/cscroll.git

commit f4140ed045c8f91904ac324026ed403eedc89661 Author: rani <clagv.randomgames@gmail.com> Date: Fri Jan 27 20:10:49 2023 +0000 Update README diff --git a/README.md b/README.md index 5847f02..d56a3be 100644 --- a/README.md +++ b/README.md @@ -518 +518 @@ Options beginning with a single `-` may be stacked: e.g. `cscroll -la`. The `-n`  * `k`, `Ctrl+p` or `up arrow key`: Move the cursor up  * `h`, `Ctrl+b` or `left arrow key`: Enter the previous directory  * `l`, `Ctrl+f`, `right arrow key`, or `enter key`: If the file the cursor is on is a directory, enter that directory. Otherwise open the file with `xdg-open` -* `g`: Place cursor on first file -* `G`: Place cursor on last file +* `g`, `home key`: Place cursor on first file +* `G`, `end key`: Place cursor on last file  * `.`: Toggle whether or not to show dot files  * `d`: Delete the file the cursor is on (a [prompt](#options-prompt) will be shown first)  * `m`: Mark the file the cursor is on