Arun Prakash Jana
e039b0ee35
Fix build break; rl_menu_complete missing on macOS
hace 6 años
Arun Prakash Jana
94e4201dc1
Use libreadline at command prompt
hace 6 años
Arun Prakash Jana
31849fd5fb
New key to tkae note ^N
hace 6 años
Arun Prakash Jana
7de98faa74
Un-document ^M
hace 6 años
Arun Prakash Jana
80f4f54078
Remove shortcuts ^H, ^N, ^P
hace 6 años
Arun Prakash Jana
cd3124605d
Remove calls to strtoll for numeric sort
hace 6 años
Arun Prakash Jana
b57e209242
Revert "Use library function for numeric sort"
This reverts commit 1b494b0d26
.
hace 6 años
Arun Prakash Jana
1b494b0d26
Use library function for numeric sort
hace 6 años
Arun Prakash Jana
71cc0afe30
Remove redundant string copy
hace 6 años
Arun Prakash Jana
5623cc55bb
Fix regression
hace 6 años
Arun Prakash Jana
a3dfeafa56
Code reformat
hace 6 años
Arun Prakash Jana
7eb376bcc4
Fix mode check
hace 6 años
Arun Prakash Jana
b07becb176
Remove redundant param
hace 6 años
Arun Prakash Jana
b6842d69c5
Use early error checks
Early check for empty file name in populate().
Check access before calling populate().
Drop populate() return type.
hace 6 años
Arun Prakash Jana
5301f78fa3
Optimized strcmp() macro
hace 6 años
Arun Prakash Jana
a8544f2842
Code reformat
hace 6 años
Arun Prakash Jana
1958b7ddf7
Re-orient config vars
hace 6 años
Arun Prakash Jana
4ff7ddc424
Code refactor
hace 6 años
Arun Prakash Jana
1338922697
Remove redundant tmp assignment
hace 6 años
Arun Prakash Jana
2b79d237cc
Support no suffix for link name
hace 6 años
Arun Prakash Jana
c92715a01d
Simplify writing selection
hace 6 años
Arun Prakash Jana
231be5ec36
Code reformat
hace 6 años
Arun Prakash Jana
8ff56d2c74
Support link creation
hace 6 años
Arun Prakash Jana
a8234f26e8
Combine navigation case
hace 6 años
Arun Prakash Jana
c400a19268
Combine cases
SEL_CDHOME, SEL_CDBEGIN, SEL_CDLAST, SEL_VISIT
hace 6 años
Arun Prakash Jana
366f49e6b3
Take notes with N
hace 6 años
Arun Prakash Jana
772619527f
Remove key Backspace
hace 6 años
Arun Prakash Jana
5f581ff20a
Key N to switch to context N
hace 6 años
Arun Prakash Jana
5e4810b382
Remove keys ^, $
hace 6 años
Arun Prakash Jana
91a31dc61d
Use a more sensible var name
hace 6 años
Arun Prakash Jana
867266431f
Code refactor
hace 6 años
Arun Prakash Jana
aa7f5256c4
Code reformat
hace 6 años
Arun Prakash Jana
bf6419d6af
Use a concise help
hace 6 años
Arun Prakash Jana
63f5abd054
CURSYM is redundant in detail mode
hace 6 años
Arun Prakash Jana
339fcd83f0
Code reformat
hace 6 años
Arun Prakash Jana
5f519841e7
Resurrect NNN_OPENER
hace 6 años
SZ Lin (林上智)
cbef31ce25
Fix warning of implicit declaration of function 'strcasestr'
According to manpage of strcasestr [1], the macro function needs to be added.
[1] https://linux.die.net/man/3/strcasestr
Signed-off-by: SZ Lin (林上智) <szlin@debian.org>
hace 6 años
Arun Prakash Jana
389180d139
Change env var name
hace 6 años
Arun Prakash Jana
098c2acb27
Support substring match in filter mode
hace 6 años
Arun Prakash Jana
08520ac80e
Rename config env var
hace 6 años
Arun Prakash Jana
5df41255b2
Fix #187
It seems the behaviour of the default opener (xdg-open) varies across platforms
and environments. Details are documented in the issue. To prevent an empty file
from being accidentally opened leading to unexpected behaviour, we are adding a
guard with the message that the empty file should be opened using edit or open
option.
hace 6 años
Arun Prakash Jana
1235a7a9a1
Fix #188
hace 6 años
Arun Prakash Jana
6c141d1bb4
Remove redundant func call
hace 6 años
Arun Prakash Jana
72e305759e
Don't lose filename on second escape
hace 6 años
Arun Prakash Jana
ef9e45682e
Reduce delay for escape
hace 6 años
Arun Prakash Jana
98fd5755d1
Map ^V to run custom script
hace 6 años
Arun Prakash Jana
6dc151e05d
Quote argument with sh -c
hace 6 años
Arun Prakash Jana
e87ff1129c
Fix #179
hace 6 años
Arun Prakash Jana
244ba9f953
Fix #185
hace 6 años
Arun Prakash Jana
3cbb7dc5df
nnn as a file picker
hace 6 años