-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add suport for 'Home' and 'End' keys
- 'Home' selects the first file - 'End' selects the last file
- Loading branch information
1 parent
b22b25f
commit 4936648
Showing
4 changed files
with
60 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
=== dummy97.txt | ||
___________ | ||
. dummy98.txt | ||
___________ | ||
. dummy99.txt | ||
___________ | ||
. dummy100.txt | ||
BBBBBBBBBBBB | ||
. | ||
|
||
. | ||
|
||
. | ||
|
||
/-\ | ||
|
||
\-/ ___________________________________________________________________________ | ||
|
||
=== [f|A] selection, [down|j|up|k|space|b] navigation, [enter] open, [x] quick | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
=== dummy1.txt | ||
BBBBBBBBBB | ||
\-/ dummy2.txt | ||
__________ | ||
. dummy3.txt | ||
__________ | ||
. dummy4.txt | ||
__________ | ||
. dummy5.txt | ||
__________ | ||
. dummy6.txt | ||
__________ | ||
. | ||
|
||
. | ||
|
||
. ___________________________________________________________________________ | ||
|
||
=== [f|A] selection, [down|j|up|k|space|b] navigation, [enter] open, [x] quick | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters