Arun Prakash Jana
0b0605813d
Update auto-completion scripts
4年前
Arun Prakash Jana
42fd2a4d13
Program option to use older
4年前
Arun Prakash Jana
4b4bf6cca5
Option -u to disable current/selection prompt
4年前
Ian R
1f22da2994
Feature #534 : Support hardware cursor sync
4年前
Arun Prakash Jana
713bab21ea
Prepare for release v3.2
4年前
lvgx
b1027150ed
Add -a option to generate a temporary NNN_FIFO ( #588 )
* Add -a option to generate a temporary NNN_FIFO
* Add documentation for -a option
* plugins/README.md: promote the use of -a
This obsoletes the global FIFO unlink trick, so I remove mentions of it.
@jarun update:
Polish -a
4年前
Arun Prakash Jana
1b5c3096ca
Option -P: specify plugin key to run on start
4年前
Arun Prakash Jana
14beb0746f
Fix #564 : Option -l: number of lines to move on mouse scroll
4年前
Arun Prakash Jana
b11bdc9361
Update completion scripts
4年前
Arun Prakash Jana
f54d51c863
Change nav-as-you-type to type-to-nav
4年前
Arun Prakash Jana
1014d941b1
Support only NO_COLOR, revert -C to disable color
4年前
Arun Prakash Jana
02c02c520d
Option -C to disable color
4年前
Arun Prakash Jana
54d2580799
Add fortune to help
4年前
Arun Prakash Jana
22ccf5e2e6
Support time type (access/change/mod) change
4年前
Arun Prakash Jana
0c55977465
Fix #496 : option -f to use readline history file
4年前
Arun Prakash Jana
f4786da9bc
Option -T obsoletes option -v
4年前
Arun Prakash Jana
85379a703b
Option -T to change default sort order
4年前
Arun Prakash Jana
64667b377d
Options -e and -t
Replaces the following environment variables:
- NNN_USE_EDITOR
- NNN_IDLE_TIMEOUT
5年前
Arun Prakash Jana
7bf7894022
Use option -A to disable dir auto-select
5年前
Arun Prakash Jana
e3e6e1671a
Keybind v for version sort
5年前
Arun Prakash Jana
1003c0f8fc
Option n - nav as you type, V - version sort
5年前
Arun Prakash Jana
ffb0b0e3c2
Revert "Use b and ^B as bookmark key"
This reverts commit 278fcfdfc9
.
5年前
Arun Prakash Jana
278fcfdfc9
Use b and ^B as bookmark key
5年前
Arun Prakash Jana
37988cf854
Program option to load session is now `-s`
- remove auto-stored session "@" on restore
- minor help update
5年前
Arun Prakash Jana
9725c17d20
Revert "Internal states, sessions changes"
This reverts commit cf388649b9
.
5年前
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年前
Arun Prakash Jana
208a6605f5
Fix #402
5年前
Arun Prakash Jana
95f530854d
remove program option -f
5年前
Arun Prakash Jana
09083f3ed6
Update docs
5年前
Arun Prakash Jana
fd8a8387b8
Add option to show noti and copy selection to system clipboard
5年前
Arun Prakash Jana
3f0c604111
Option -R to disable rollover at edges
5年前
Arun Prakash Jana
12669be900
Update auto-completion scripts
5年前
Arun Prakash Jana
fe80d5aa9d
Update key collision detection
5年前
Arun Prakash Jana
bb0f1db965
Update auto-complete scripts
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
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
e13481c5b0
Update auto-completion scripts
5年前
Arun Prakash Jana
aa840a7f65
Resurrect default sort
5年前
Arun Prakash Jana
794a0e2709
Move scripts to misc
5年前
Arun Prakash Jana
32b3445f3b
Use case insensitive version sort to compare
5年前
Arun Prakash Jana
10c8344fbd
Update docs
5年前
Arun Prakash Jana
459b2cceb8
Auto-completion for option `-d`
5年前
Arun Prakash Jana
7d36f54d75
Remove option to disable color
6年前
Arun Prakash Jana
3e053e9412
Wild mode for nav-as-you-type
6年前
Arun Prakash Jana
cebb2469d3
Add option -s to use string filters
6年前
Arun Prakash Jana
512d217392
Add version sort -n to auto-completion scripts
6年前