Arun Prakash Jana
49e36a4707
Reformat bookmark handling
4年前
KlzXS
aab90bf515
Add verbose option ( #497 )
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
fc8c5b46b3
Skip erasing the complete screen
4年前
Arun Prakash Jana
1cf50e738f
Add clang-9 to compilation matrix
4年前
Arun Prakash Jana
b8a973a91a
Update plugins to support some env vars
4年前
Arun Prakash Jana
a2c2332fc5
Update man page
4年前
Arun Prakash Jana
ea2de804f8
batch rename: check dep, handle invalid input
4年前
Arun Prakash Jana
03e6d7d553
Adapt PR #495
4年前
KlzXS
c215c5de80
Convert batchrename to bash and rename it ( #495 )
4年前
Arun Prakash Jana
67994ff4b2
Check if file is accessible
4年前
Arun Prakash Jana
4e58ad318c
Update plugin docs
4年前
Arun Prakash Jana
1e53cd8ea1
Highlight the last copied/moved file
4年前
lvgx
d4b0ffa75e
Add x2sel plugin (reverse .cbcp) ( #494 )
This plugin is based on .cbcp and does basically the reverse operation.
It copies system clipboard newline-separated file list to selection.
4年前
Arun Prakash Jana
0ef2b61a17
Increase number of events handled
4年前
Arun Prakash Jana
2d952795a8
Start watching dir if filter mode is disabled
4年前
Arun Prakash Jana
02754205a2
Fix #492
4年前
Arun Prakash Jana
f527dd1c6a
Integrate batch renamer plugin
4年前
KlzXS
29fe67b799
Addressing #489 ( #490 )
* Fix empty printf, change separator for sed
* Added missing quotes
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
3a9ddbd90f
Add batchrename to readme, minor Makefile change
4年前
KlzXS
f6ff9ae4aa
POSIX compliant batchrename plugin ( #488 )
* Added (almost) POSIX compliant batch rename script
* Not fully
* Added selection/current prompt
4年前
Arun Prakash Jana
4cd9adfd9b
Add badge to Wiki
4年前
Arun Prakash Jana
3dbe08aad6
Fix #486
4年前
Arun Prakash Jana
d97d152269
Fix #486
4年前
Arun Prakash Jana
9bfda074bd
Show statusbar in du/au mode
4年前
Arun Prakash Jana
0cb5ddf3f1
Fix regression in calculating apparent du for dirs
4年前
Arun Prakash Jana
1fbaa61052
Add option to clear sort order
4年前
Arun Prakash Jana
020619d2b8
Remove mention of Lead key
4年前
Arun Prakash Jana
646cd10b57
Fix #484
4年前
Arun Prakash Jana
4aa12a2dfb
sxiv: load dir along with file
4年前
Arun Prakash Jana
0941e511e4
Clear filter at start
4年前
Arun Prakash Jana
a54a23eae5
Minor refactor
4年前
Arun Prakash Jana
146f24e5de
Use target vars to create dirs
4年前
Arun Prakash Jana
78d0ea50f4
Use the same convention for global var names
4年前
Arun Prakash Jana
5533e38fbb
Guard against too many key-value pairs
4年前
Arun Prakash Jana
db129c9120
Update Haiku Makefile
4年前
Arun Prakash Jana
f3c4dae1dd
Fix build break
4年前
Arun Prakash Jana
1224270104
Drop path validation
4年前
Arun Prakash Jana
ad9f834b64
Update right click sel
4年前
lvgx
b2f2b78990
Add right click file selection ( #482 )
4年前
Arun Prakash Jana
2b11601f89
Set attrs in a go
4年前
Arun Prakash Jana
5228528fac
Update deps
4年前
Arun Prakash Jana
b52d17caa2
Do not store force quit option in session
4年前