Arun Prakash Jana
084a4c77c5
Add key ] to show prompt
5 years ago
Arun Prakash Jana
4ee9e2d129
Add key ; to execute plugin
5 years ago
Arun Prakash Jana
efa9a6727d
Change the key to size sort to z
5 years ago
Arun Prakash Jana
71bf18cee3
Refactor
5 years ago
Anna Arad
60dac94a5e
Implementing sessions support ( #360 )
* Initial commit of sessions implementation
* Reduce code duplication
* Move load session to program flag -e
* Fix context initialization problem when loading session
* Add pinned directory to session and reduce session file size
* Make load_session print an error if exists and few minor adjustments
* Refactor session's file structure
* Initialize required structures in load_session before loading
* Add load session dynamically, restore last session, and extra fixes
* Fix indentation
* Add sessions documentation to man page
* Update fish completions with sessions and make some improvements
* Move to single keybinding session management and add help info
* ESC when asked to insert session name behaves better
* Add sessions completion for bash
* Remove pinned dir from session and minor code refactors
5 years ago
Arun Prakash Jana
2da5602a4f
Use a single keybind for cp/mv as
5 years ago
KlzXS
b9d183db26
Added copy/move-as (copy/move and rename) ( #356 )
* Added copy/move-as (copy/move and rename)
* Little refactorings
* Also handle selection file for cpmv_rename()
5 years ago
Arun Prakash Jana
19df7777db
Mount archives using archivemount
5 years ago
KlzXS
b7c2ce741a
Implemented edit selection buffer ( #345 )
* Implemented edit selection buffer
* Added checks and changed keybind
* Forgot check and style fixes
* Don't work late at night again
You forget things when you're tired
5 years ago
Arun Prakash Jana
2f4144b0bd
Key ^N replaces ^T to toggle nav mode
6 years ago
Arun Prakash Jana
14c355bacf
Add keys: Shift+TAB, '
6 years ago
Arun Prakash Jana
757a783d49
^S is used by stty, use ^K
6 years ago
Arun Prakash Jana
7cae5dfe44
Shortcut to list selection y is now M
6 years ago
Arun Prakash Jana
9d23517d10
key ^Y is now ^S, key ^K is now ^J, kwy ' is now m
6 years ago
Arun Prakash Jana
17de5bfc27
Use better keys for selection mode
6 years ago
Arun Prakash Jana
b046157b61
End selection mode when an operation is run
6 years ago
Arun Prakash Jana
d7ce06b10b
Add plugin to take quick notes
6 years ago
Arun Prakash Jana
7c8df20bea
Key : to run plugin
6 years ago
Arun Prakash Jana
6c39d87cdf
Key > to run plugin
6 years ago
Arun Prakash Jana
e4c14ee13c
Shortcut mapping: S for du, A for apparent du
6 years ago
Arun Prakash Jana
84119b1238
Prefer selection to copy in names
6 years ago
Arun Prakash Jana
94c3af873c
Implement mediainfo as a plugin
6 years ago
Arun Prakash Jana
ea81e2e569
Add F12 as run plugin key:wq
6 years ago
Arun Prakash Jana
871685f7ca
New keys: F2 (rename) F5 (redraw)
6 years ago
Arun Prakash Jana
f4f1acf856
Remove wild load option
6 years ago
Arun Prakash Jana
775742150c
Custom keybinds to run plugins directly
6 years ago
Arun Prakash Jana
d23c2997af
Rename COPY macros to SEL
6 years ago
Arun Prakash Jana
0f6cb31d61
Sort by file extension
6 years ago
Arun Prakash Jana
140a526249
Add F2 for rename (undocumented)
6 years ago
Bruce Hill
0eec240260
Added mouse support
6 years ago
elig0n
a3eb617dc6
Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys
6 years ago
Arun Prakash Jana
882a17a60f
SSHFS support
6 years ago
Arun Prakash Jana
5cf3471716
Plugins!
6 years ago
Arun Prakash Jana
33365dea52
Shortcut to visit root
6 years ago
Arun Prakash Jana
10c8344fbd
Update docs
6 years ago
Arun Prakash Jana
54c89ca2a1
Go to start dir key is '@' now
6 years ago
Arun Prakash Jana
69aeeb51d2
GUI app launcher with drop-down menu
`nlauncher` is POSIX compliant. It needs `fzy`.
6 years ago
Arun Prakash Jana
8882aa8022
No need to use packed structs
6 years ago
Arun Prakash Jana
090e55c74a
Revert native trashing
6 years ago
Arun Prakash Jana
eb9faf0832
Use packed structures
6 years ago
Arun Prakash Jana
7811518903
Add empty trash key T
6 years ago
Arun Prakash Jana
3e053e9412
Wild mode for nav-as-you-type
6 years ago
Arun Prakash Jana
42e36e85ee
Add key 'K' to toggle selection
6 years ago
Arun Prakash Jana
372dc599e6
Remove unused crc8init function
6 years ago
Arun Prakash Jana
f21ec611cd
Replace backquote with comma as leader key
6 years ago
Arun Prakash Jana
8b0fa2be44
Remove key N
6 years ago
Arun Prakash Jana
ebc81c5d34
Support select all with Y
6 years ago
Arun Prakash Jana
cfb524ea5e
Fix #200 : bind ^P to show command prompt
6 years ago
Arun Prakash Jana
bc6295e7a7
Use ^B to visit pinned directory
6 years ago
Arun Prakash Jana
31849fd5fb
New key to tkae note ^N
6 years ago