Arun Prakash Jana
8a9319fb79
Support key q for context quit
il y a 6 ans
Arun Prakash Jana
2b397c430a
Fix #125
il y a 6 ans
Arun Prakash Jana
729c13b162
Support up to 2 args for launcher
il y a 6 ans
Arun Prakash Jana
99a9d63ee7
GUI app launcher mode with 'o'.
Removed file manager and desktop search keys.
Both can be launched with launcher key.
il y a 6 ans
Arun Prakash Jana
c174e32c06
Retire NNN_NO_X and make the behaviour default
il y a 6 ans
Arun Prakash Jana
2fe2204a9d
Fix GCC8 warning
il y a 6 ans
Arun Prakash Jana
41db3c460f
Reorder operations
il y a 6 ans
Arun Prakash Jana
5a92f647f4
Guard against name length
il y a 6 ans
Arun Prakash Jana
d3d9d1ed3a
Avoid using the same buffer
il y a 6 ans
Arun Prakash Jana
3cf81482a4
Retire chdir prompt
il y a 6 ans
Arun Prakash Jana
3a738632a0
Fix clang-tidy reports
il y a 6 ans
Arun Prakash Jana
65f26d0f5d
Integrate clang-tidy
il y a 6 ans
Arun Prakash Jana
c820e0c9f9
Use ^L to clear filter prompt
il y a 6 ans
Arun Prakash Jana
89bc0b3738
More redundant check removal
il y a 6 ans
Arun Prakash Jana
134ee92f43
Fix #122
il y a 6 ans
Arun Prakash Jana
c5a841f507
Exit prompt on Escape press
il y a 6 ans
Arun Prakash Jana
8090c0d6b4
Rearrange help
il y a 6 ans
Arun Prakash Jana
9731942946
Remove unnecessary indentation
il y a 6 ans
Arun Prakash Jana
1562939325
Support copy buffer listing in multi-copy mode
il y a 6 ans
Arun Prakash Jana
e454078571
Option to disable dir auto-select
il y a 6 ans
Arun Prakash Jana
7c9068627c
Try multiple paths for nnncp (without X case)
il y a 6 ans
Arun Prakash Jana
d4f9bcb212
Use au for apparent size
il y a 6 ans
Arun Prakash Jana
d4ab97cb54
Prepare for release v2.0
il y a 6 ans
Arun Prakash Jana
e89da59d91
Reorder globals
il y a 6 ans
Arun Prakash Jana
36223febb4
Initalize func ptr with -S
il y a 6 ans
Arun Prakash Jana
0063df2520
Update crc8 vars
il y a 6 ans
Arun Prakash Jana
d27b4dbef7
Update help screen
il y a 6 ans
Arun Prakash Jana
4a5ec91fce
Update help
il y a 6 ans
Arun Prakash Jana
e2f65e4e70
Replace printf() with fprintf()
il y a 6 ans
Arun Prakash Jana
f8b492803f
Use custom abs()
il y a 6 ans
Arun Prakash Jana
ecffa9087b
A modular bookmark parser
il y a 6 ans
Arun Prakash Jana
f731664a99
Use 'ap' for apparent
il y a 6 ans
Arun Prakash Jana
d6e824352d
Move help and stats tmp files to home
il y a 6 ans
Arun Prakash Jana
d0b59e8c15
Update license
il y a 6 ans
Arun Prakash Jana
b7a6b1c12a
Show apparent size
il y a 6 ans
Arun Prakash Jana
cca1d60b98
Add license to source files
il y a 6 ans
Arun Prakash Jana
70e5ee80a6
handle cases where HOME is missing
il y a 6 ans
Arun Prakash Jana
776c94a744
Integrate bashlock and lock
il y a 6 ans
Arun Prakash Jana
028e04abd3
Create copy file in home dir, remove copy file on exit
il y a 6 ans
Arun Prakash Jana
dbd1db72fe
Support same dir tmp and nnncp files
il y a 6 ans
Arun Prakash Jana
ad7c644290
Reduce indentation level, simpler boolean checks
il y a 6 ans
Arun Prakash Jana
7d065ff22d
Make setting NNN_TMPFILE explicit
il y a 6 ans
Arun Prakash Jana
f55e797d24
Print prompt even on no matches
il y a 6 ans
Arun Prakash Jana
7a7ccaae37
Include header for ffs()
il y a 6 ans
Arun Prakash Jana
2401d6dc70
Use underline to show cur dir
il y a 6 ans
Arun Prakash Jana
0655306cb5
A more visible current dir
il y a 6 ans
Arun Prakash Jana
994ee0d790
Show dir symbol in symlink file stat
il y a 6 ans
Arun Prakash Jana
8b8e644cf5
Remove readline dep and use native prompt
- `nnn` is all about navigational convenience so the user doesn't have to type
- the binary size increases due to readline linkage
- alternative workflow: ^G, cd, `nnn`
- readline required using the prompt and the history would stay after quit
il y a 6 ans
Arun Prakash Jana
9d3f75f63b
Update program help
il y a 6 ans
Arun Prakash Jana
70df4fb3c2
Use symbol @/ to denote symbolic link to directory
il y a 6 ans