Arun Prakash Jana
084a4c77c5
Add key ] to show prompt
5年前
Arun Prakash Jana
4ee9e2d129
Add key ; to execute plugin
5年前
Arun Prakash Jana
efa9a6727d
Change the key to size sort to z
5年前
Arun Prakash Jana
71bf18cee3
Refactor
5年前
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年前
Arun Prakash Jana
2da5602a4f
Use a single keybind for cp/mv as
5年前
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年前
Arun Prakash Jana
19df7777db
Mount archives using archivemount
5年前
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年前
Arun Prakash Jana
2f4144b0bd
Key ^N replaces ^T to toggle nav mode
6年前
Arun Prakash Jana
14c355bacf
Add keys: Shift+TAB, '
6年前
Arun Prakash Jana
757a783d49
^S is used by stty, use ^K
6年前
Arun Prakash Jana
7cae5dfe44
Shortcut to list selection y is now M
6年前
Arun Prakash Jana
9d23517d10
key ^Y is now ^S, key ^K is now ^J, kwy ' is now m
6年前
Arun Prakash Jana
17de5bfc27
Use better keys for selection mode
6年前
Arun Prakash Jana
b046157b61
End selection mode when an operation is run
6年前
Arun Prakash Jana
d7ce06b10b
Add plugin to take quick notes
6年前
Arun Prakash Jana
7c8df20bea
Key : to run plugin
6年前
Arun Prakash Jana
6c39d87cdf
Key > to run plugin
6年前
Arun Prakash Jana
e4c14ee13c
Shortcut mapping: S for du, A for apparent du
6年前
Arun Prakash Jana
84119b1238
Prefer selection to copy in names
6年前
Arun Prakash Jana
94c3af873c
Implement mediainfo as a plugin
6年前
Arun Prakash Jana
ea81e2e569
Add F12 as run plugin key:wq
6年前
Arun Prakash Jana
871685f7ca
New keys: F2 (rename) F5 (redraw)
6年前
Arun Prakash Jana
f4f1acf856
Remove wild load option
6年前
Arun Prakash Jana
775742150c
Custom keybinds to run plugins directly
6年前
Arun Prakash Jana
d23c2997af
Rename COPY macros to SEL
6年前
Arun Prakash Jana
0f6cb31d61
Sort by file extension
6年前
Arun Prakash Jana
140a526249
Add F2 for rename (undocumented)
6年前
Bruce Hill
0eec240260
Added mouse support
6年前
elig0n
a3eb617dc6
Differentiate half-page Ctrl+U/D and pageful PageDN/UP movement keys
6年前
Arun Prakash Jana
882a17a60f
SSHFS support
6年前
Arun Prakash Jana
5cf3471716
Plugins!
6年前
Arun Prakash Jana
33365dea52
Shortcut to visit root
6年前
Arun Prakash Jana
10c8344fbd
Update docs
6年前
Arun Prakash Jana
54c89ca2a1
Go to start dir key is '@' now
6年前
Arun Prakash Jana
69aeeb51d2
GUI app launcher with drop-down menu
`nlauncher` is POSIX compliant. It needs `fzy`.
6年前
Arun Prakash Jana
8882aa8022
No need to use packed structs
6年前
Arun Prakash Jana
090e55c74a
Revert native trashing
6年前
Arun Prakash Jana
eb9faf0832
Use packed structures
6年前
Arun Prakash Jana
7811518903
Add empty trash key T
6年前
Arun Prakash Jana
3e053e9412
Wild mode for nav-as-you-type
6年前
Arun Prakash Jana
42e36e85ee
Add key 'K' to toggle selection
6年前
Arun Prakash Jana
372dc599e6
Remove unused crc8init function
6年前
Arun Prakash Jana
f21ec611cd
Replace backquote with comma as leader key
6年前
Arun Prakash Jana
8b0fa2be44
Remove key N
6年前
Arun Prakash Jana
ebc81c5d34
Support select all with Y
6年前
Arun Prakash Jana
cfb524ea5e
Fix #200 : bind ^P to show command prompt
6年前
Arun Prakash Jana
bc6295e7a7
Use ^B to visit pinned directory
6年前
Arun Prakash Jana
31849fd5fb
New key to tkae note ^N
6年前