forked from daemondn/WalCommander
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG.GitHub
More file actions
17 lines (17 loc) · 752 Bytes
/
CHANGELOG.GitHub
File metadata and controls
17 lines (17 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
0.16.1 GitHub Edition
Save window size & position
Save path in panels
DEL key deletes files
Default font is LiberationMono-Regular 14pt
Default tab size is 3
Case sensitive sorting is disabled by default
Fast path selection on the other panel
Ctrl+Insert copies the current file name to the clipboard
Ctrl+Insert copies contents of the non-empty command line to the clipboard
Ctrl+Enter on .. pastes the current path into the command line
ESC key clears the command line before toggling the panels
ESC key cancels Alt+... panel search before toggling the panels
Don't cancel Alt+... panel search on Shift, Alt, and Ctrl
Enter directories via Ctrl+PgDown
Enable BACKSPACE key to go up dir (configurable, off by default)
Minor bugfixes