Arun Prakash Jana
bc572df55a
NNN_SEL: custom selection file
4年前
Arun Prakash Jana
645f43355e
Fix #526 : persistent session
4年前
Arun Prakash Jana
63c177bb15
Env var NNN_LOCKER
4年前
Arun Prakash Jana
555492276c
Update docs
4年前
lvgx
a6cef2504c
Make NNN_COLORS override NO_COLORS ( #515 )
4年前
Arun Prakash Jana
315132b363
Happy Birthday nnn! 🍰
4年前
Arun Prakash Jana
f54d51c863
Change nav-as-you-type to type-to-nav
4年前
Arun Prakash Jana
36ae4b8250
Hover on dir and connect remote
4年前
Arun Prakash Jana
f93bb79de8
Update docs
4年前
Arun Prakash Jana
e5ba4f69bb
Update docs
4年前
Arun Prakash Jana
1014d941b1
Support only NO_COLOR, revert -C to disable color
4年前
lvgx
f14fb9c0f9
Add suport for "standard" NO_COLOR env variable ( #508 )
See https://no-color.org
4年前
Arun Prakash Jana
02c02c520d
Option -C to disable color
4年前
Arun Prakash Jana
eea1b5da7d
Update docs
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
5e8f0aec35
Add regex exclude example
4年前
Arun Prakash Jana
41f80f1f60
Key > to export file list
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
a2c2332fc5
Update man page
4年前
Arun Prakash Jana
233b801131
Case-insensitive Ctrl-key handling, man page update
4年前
Arun Prakash Jana
bf89040ace
Case-insensitive Ctrl-key handling, man page update
4年前
lvgx
c9a17d80be
Add middle click copy ( #491 )
* Add middle click copy
* Make middle click action configurable
This introduces the NNN_MIDDLECLICK environment variable, containing the
key that middle mouse click emulates. Only the first character is read.
* Document NNN_MIDDLECLICK in nnn.1
* Use NNN_MCLICK instead of NNN_MIDDLECLICK
* Add '^key' syntax to set middle click to Ctrl+Key
4年前
Arun Prakash Jana
020619d2b8
Remove mention of Lead key
4年前
Arun Prakash Jana
88167511f6
Unlimited bookmarks and plugin keys
4年前
Arun Prakash Jana
b5339c2dc5
Update man page
5年前
Arun Prakash Jana
dd5b419742
Treat ~ as special shortcut in filterentries
5年前
Arun Prakash Jana
bc7a81921e
Prepare for release v3.0
5年前
Arun Prakash Jana
3d5815c5d1
Fix man
5年前
Arun Prakash Jana
43fc9890e8
When a file is edited, vim adds a \n at the end
5年前
Arun Prakash Jana
05ae384b2d
Document list files
5年前
Arun Prakash Jana
04d9b667ed
Remove redundant example
5年前
Arun Prakash Jana
6aed714347
Run GUI app as plugin
5年前
Arun Prakash Jana
4d01aa78ae
Shorten env vars
5年前
Arun Prakash Jana
64667b377d
Options -e and -t
Replaces the following environment variables:
- NNN_USE_EDITOR
- NNN_IDLE_TIMEOUT
5年前
Arun Prakash Jana
2c6fb0eefc
Use shorter lines in man page
5年前
Arun Prakash Jana
0222b75c2e
Use / to toggle string and regex
5年前
Arun Prakash Jana
73a2919b7e
Prepare for release v2.9
5年前
Arun Prakash Jana
69efec865a
List from selection file if nothing selected
5年前
Arun Prakash Jana
61e03e0961
Update docs
5年前
Arun Prakash Jana
99d15815f0
Use : for filter case
5年前
Arun Prakash Jana
70dcbf43d7
Toggle filter case-sensitivity
5年前
Arun Prakash Jana
8588b3f0bd
Support regex/substring filter switch
5年前
Arun Prakash Jana
7bf7894022
Use option -A to disable dir auto-select
5年前
Arun Prakash Jana
f92658f31e
Add examples of useful commands to run as plugin
5年前
Arun Prakash Jana
f90c37cd5e
Automagically handle archives
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年前