Arun Prakash Jana
4d01aa78ae
Shorten env vars
5 years ago
Arun Prakash Jana
64667b377d
Options -e and -t
Replaces the following environment variables:
- NNN_USE_EDITOR
- NNN_IDLE_TIMEOUT
5 years ago
Arun Prakash Jana
2c6fb0eefc
Use shorter lines in man page
5 years ago
Arun Prakash Jana
0222b75c2e
Use / to toggle string and regex
5 years ago
Arun Prakash Jana
73a2919b7e
Prepare for release v2.9
5 years ago
Arun Prakash Jana
69efec865a
List from selection file if nothing selected
5 years ago
Arun Prakash Jana
61e03e0961
Update docs
5 years ago
Arun Prakash Jana
99d15815f0
Use : for filter case
5 years ago
Arun Prakash Jana
70dcbf43d7
Toggle filter case-sensitivity
5 years ago
Arun Prakash Jana
8588b3f0bd
Support regex/substring filter switch
5 years ago
Arun Prakash Jana
7bf7894022
Use option -A to disable dir auto-select
5 years ago
Arun Prakash Jana
f92658f31e
Add examples of useful commands to run as plugin
5 years ago
Arun Prakash Jana
f90c37cd5e
Automagically handle archives
5 years ago
Arun Prakash Jana
e3e6e1671a
Keybind v for version sort
5 years ago
Arun Prakash Jana
1003c0f8fc
Option n - nav as you type, V - version sort
5 years ago
Arun Prakash Jana
06920d7d9d
Revert "Fix #420 : reduce Lead key to bookmark key"
This reverts commit 1ed5febe0c
.
5 years ago
Arun Prakash Jana
ffb0b0e3c2
Revert "Use b and ^B as bookmark key"
This reverts commit 278fcfdfc9
.
5 years ago
Arun Prakash Jana
278fcfdfc9
Use b and ^B as bookmark key
5 years ago
Arun Prakash Jana
1ed5febe0c
Fix #420 : reduce Lead key to bookmark key
5 years ago
Arun Prakash Jana
37988cf854
Program option to load session is now `-s`
- remove auto-stored session "@" on restore
- minor help update
5 years ago
Arun Prakash Jana
9725c17d20
Revert "Internal states, sessions changes"
This reverts commit cf388649b9
.
5 years ago
Arun Prakash Jana
cf388649b9
Internal states, sessions changes
- replace bools for internal non-persistent binary states with an uchar
- do not store path to session, derive from config path in tmp buffer
- program option to load session is not `-s`
- remove auto-stored session "@" on restore
- minor help update
5 years ago
Arun Prakash Jana
208a6605f5
Fix #402
5 years ago
Arun Prakash Jana
95f530854d
remove program option -f
5 years ago
Arun Prakash Jana
04d10fc94b
Use string filters by default
5 years ago
Arun Prakash Jana
1f0f3fdf01
Update man
5 years ago
Arun Prakash Jana
fd8a8387b8
Add option to show noti and copy selection to system clipboard
5 years ago
Arun Prakash Jana
8d143bb87f
Disable partial regex errors
5 years ago
Arun Prakash Jana
bc025ceb5a
Fix regex for file extension
5 years ago
Arun Prakash Jana
77ebfff98b
Rename opener nplay to nuke
5 years ago
Arun Prakash Jana
5826da920f
Add nplay: a custom opener
5 years ago
Arun Prakash Jana
90108ba763
Prepare for release v2.8.1
5 years ago
Arun Prakash Jana
c139178916
Add more details on selection
5 years ago
Arun Prakash Jana
cc36aa8d49
Prepare for release v2.8
5 years ago
Arun Prakash Jana
3f0c604111
Option -R to disable rollover at edges
5 years ago
Arun Prakash Jana
f231c35ef9
Update docs
5 years ago
Arun Prakash Jana
f9058e1aaa
Support link creation for hovered file
5 years ago
Arun Prakash Jana
e6f9d6d2d0
Add rclone support for remote access
5 years ago
Arun Prakash Jana
c4483a8956
Update docs on -E
5 years ago
Arun Prakash Jana
5d0af863b5
Set hovered and file as
5 years ago
Arun Prakash Jana
594d645e25
Rename plugins, group related ones
5 years ago
Arun Prakash Jana
cb3ee616c2
update man page
5 years ago
Arun Prakash Jana
3004694cd4
Update man page on executing commands directly.
Remove extra static string.
5 years ago
Arun Prakash Jana
3aebeaec58
Update docs on session
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
d1d491c102
Fix #350 : cd on quit if NNN_TMPFILE is set
5 years ago
Arun Prakash Jana
c99a47d688
Update man page on -K
5 years ago
Arun Prakash Jana
b42efcbb1f
Document edit selection
5 years ago
Arun Prakash Jana
7965fa1b0d
Fix #342 : mention as Lead key in docs
5 years ago
Arun Prakash Jana
84bb0b5bfe
Update doc on deselect, file size
5 years ago