Arun Prakash Jana
fd8a8387b8
Add option to show noti and copy selection to system clipboard
5年前
Arun Prakash Jana
8d143bb87f
Disable partial regex errors
5年前
Arun Prakash Jana
bc025ceb5a
Fix regex for file extension
5年前
Arun Prakash Jana
77ebfff98b
Rename opener nplay to nuke
5年前
Arun Prakash Jana
5826da920f
Add nplay: a custom opener
5年前
Arun Prakash Jana
90108ba763
Prepare for release v2.8.1
5年前
Arun Prakash Jana
c139178916
Add more details on selection
5年前
Arun Prakash Jana
cc36aa8d49
Prepare for release v2.8
5年前
Arun Prakash Jana
3f0c604111
Option -R to disable rollover at edges
5年前
Arun Prakash Jana
f231c35ef9
Update docs
5年前
Arun Prakash Jana
f9058e1aaa
Support link creation for hovered file
5年前
Arun Prakash Jana
e6f9d6d2d0
Add rclone support for remote access
5年前
Arun Prakash Jana
c4483a8956
Update docs on -E
5年前
Arun Prakash Jana
5d0af863b5
Set hovered and file as
5年前
Arun Prakash Jana
594d645e25
Rename plugins, group related ones
5年前
Arun Prakash Jana
cb3ee616c2
update man page
5年前
Arun Prakash Jana
3004694cd4
Update man page on executing commands directly.
Remove extra static string.
5年前
Arun Prakash Jana
3aebeaec58
Update docs on session
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
d1d491c102
Fix #350 : cd on quit if NNN_TMPFILE is set
5年前
Arun Prakash Jana
c99a47d688
Update man page on -K
5年前
Arun Prakash Jana
b42efcbb1f
Document edit selection
5年前
Arun Prakash Jana
7965fa1b0d
Fix #342 : mention as Lead key in docs
5年前
Arun Prakash Jana
84bb0b5bfe
Update doc on deselect, file size
5年前
Arun Prakash Jana
2d50a0db50
Update doc
5年前
Arun Prakash Jana
b4ba845fe3
Remove obsolete troubleshooting note
5年前
Arun Prakash Jana
048c5195c3
Prepare for release v2.7
5年前
Arun Prakash Jana
9ff7ed9291
Update docs
5年前
Arun Prakash Jana
add2db80f2
Update man
5年前
Arun Prakash Jana
9f68e74289
Revert "Fix #334 : Detect session type"
This reverts commit e226e8c889
.
5年前
Arun Prakash Jana
e226e8c889
Fix #334 : Detect session type
5年前
Arun Prakash Jana
5f4046b63d
Fix #334
5年前
Arun Prakash Jana
7cae5dfe44
Shortcut to list selection y is now M
5年前
Arun Prakash Jana
17de5bfc27
Use better keys for selection mode
5年前
Arun Prakash Jana
6f856dbe74
Update docs
5年前
Arun Prakash Jana
d7ce06b10b
Add plugin to take quick notes
5年前
Arun Prakash Jana
450601bea5
Update docs
5年前
Arun Prakash Jana
c3ce5bc705
Preserve attributes on duplicate, update docs
5年前
Arun Prakash Jana
bb5ef221b3
Run a command at filter prompt
This is a conveninece for nav-as-you-type mode.
With this program option, on pressing ^P, the filter is executed as cmd.
5年前
Arun Prakash Jana
460fe7c080
Update example
5年前
Arun Prakash Jana
ec873ab4fa
Option -a to use file access time
5年前
Arun Prakash Jana
94c3af873c
Implement mediainfo as a plugin
5年前
Arun Prakash Jana
a4d8d68c7d
Option -r to show cp, mv progress on Linux
5年前
Arun Prakash Jana
6ea75cfd8d
Fix broken links, update docs
5年前
Arun Prakash Jana
f4f1acf856
Remove wild load option
5年前
Arun Prakash Jana
e9f7b6aa6c
Option -t replaces NNN_NO_AUTOSELECT
5年前
Arun Prakash Jana
ac815c692a
Option -o replaces NNN_RESTRICT_NAV_OPEN
5年前
Arun Prakash Jana
1294a9caf5
Revert rename cp mv progress
5年前
Arun Prakash Jana
02b3273233
Use key-plugin pairs for running plugins
5年前
Arun Prakash Jana
7b59a7dba9
Rename cp mv progress conf
5年前