Arun Prakash Jana
54d2580799
Add fortune to help
4年前
Arun Prakash Jana
9fea0220c4
List mode: limit exceeded error
5年前
Arun Prakash Jana
b8ede9895f
Use more sensible msg
5年前
Arun Prakash Jana
8f910fe85a
Fix build break
5年前
Arun Prakash Jana
3d9905615d
Fix crash
5年前
Arun Prakash Jana
267dc04f6c
Reduce presel usage
5年前
Arun Prakash Jana
d2e83b2cfe
Refactor change directory
5年前
Arun Prakash Jana
6ea33f1db3
Remove redundant name copy
5年前
Arun Prakash Jana
e9ff65a7b5
No re-filter on MSGWAIT
5年前
Arun Prakash Jana
0bfc032e5d
Do not reload
5年前
Arun Prakash Jana
446266d4c7
Fix build error
5年前
Arun Prakash Jana
df1e17a4c2
Reload dir when entering filter mode
5年前
Arun Prakash Jana
dc7711271c
Fix sorting
5年前
Arun Prakash Jana
8f3f64b5a6
Experimental: retain filter in normal mode
5年前
Arun Prakash Jana
c3ff380354
Retain hovered file name in filtered view with delayed msg
5年前
Arun Prakash Jana
b87cdcde60
Fix wrong lint report
5年前
Arun Prakash Jana
22ccf5e2e6
Support time type (access/change/mod) change
5年前
Arun Prakash Jana
7e063f49d1
Update link
5年前
Arun Prakash Jana
72333dcdd6
Statics are always initalized to 0
5年前
Arun Prakash Jana
bf057c1007
Fix #498
5年前
Arun Prakash Jana
68fd0d7dd2
Use meaningful vars
5年前
Arun Prakash Jana
dc08354b0f
Update docs
5年前
Arun Prakash Jana
48bee9fafe
Update badge
5年前
Arun Prakash Jana
33f2a2f37b
Remove redundant assignments
5年前
Arun Prakash Jana
49e36a4707
Reformat bookmark handling
5年前
KlzXS
aab90bf515
Add verbose option ( #497 )
5年前
Arun Prakash Jana
5e8f0aec35
Add regex exclude example
5年前
Arun Prakash Jana
41f80f1f60
Key > to export file list
5年前
Arun Prakash Jana
0c55977465
Fix #496 : option -f to use readline history file
5年前
Arun Prakash Jana
f4786da9bc
Option -T obsoletes option -v
5年前
Arun Prakash Jana
85379a703b
Option -T to change default sort order
5年前
Arun Prakash Jana
fc8c5b46b3
Skip erasing the complete screen
5年前
Arun Prakash Jana
1cf50e738f
Add clang-9 to compilation matrix
5年前
Arun Prakash Jana
b8a973a91a
Update plugins to support some env vars
5年前
Arun Prakash Jana
a2c2332fc5
Update man page
5年前
Arun Prakash Jana
ea2de804f8
batch rename: check dep, handle invalid input
5年前
Arun Prakash Jana
03e6d7d553
Adapt PR #495
5年前
KlzXS
c215c5de80
Convert batchrename to bash and rename it ( #495 )
5年前
Arun Prakash Jana
67994ff4b2
Check if file is accessible
5年前
Arun Prakash Jana
4e58ad318c
Update plugin docs
5年前
Arun Prakash Jana
1e53cd8ea1
Highlight the last copied/moved file
5年前
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.
5年前
Arun Prakash Jana
0ef2b61a17
Increase number of events handled
5年前
Arun Prakash Jana
2d952795a8
Start watching dir if filter mode is disabled
5年前
Arun Prakash Jana
02754205a2
Fix #492
5年前
Arun Prakash Jana
f527dd1c6a
Integrate batch renamer plugin
5年前
KlzXS
29fe67b799
Addressing #489 ( #490 )
* Fix empty printf, change separator for sed
* Added missing quotes
5年前
Arun Prakash Jana
233b801131
Case-insensitive Ctrl-key handling, man page update
5年前
Arun Prakash Jana
bf89040ace
Case-insensitive Ctrl-key handling, man page update
5年前
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
5年前