Arun Prakash Jana
0f7cdfb3b2
Update docs
6年前
Arun Prakash Jana
497911e999
Retire nlay
6年前
Arun Prakash Jana
a095ff485d
Update docs
6年前
Arun Prakash Jana
da661987aa
key 'q' at key prompt quits context
6年前
Arun Prakash Jana
e8eeff9b3d
Introduce key prompt
6年前
Arun Prakash Jana
70f561dd71
Support >/. and </, at bookmark prompt to cycle active contexts
6年前
Arun Prakash Jana
30dc2baa3b
Update docs
6年前
Arun Prakash Jana
0a1e54b78b
Smarter bookmark navigation when all keys are single char
6年前
Arun Prakash Jana
8a9319fb79
Support key q for context quit
6年前
Arun Prakash Jana
fe9e8a62bf
Update docs on contexts
6年前
Arun Prakash Jana
2b397c430a
Fix #125
6年前
Arun Prakash Jana
729c13b162
Support up to 2 args for launcher
6年前
Arun Prakash Jana
99a9d63ee7
GUI app launcher mode with 'o'.
Removed file manager and desktop search keys.
Both can be launched with launcher key.
6年前
Arun Prakash Jana
23acdebf44
Update docs
6年前
Arun Prakash Jana
c174e32c06
Retire NNN_NO_X and make the behaviour default
6年前
Arun Prakash Jana
7740f2bd33
Remove Coverity badge for now
6年前
Arun Prakash Jana
3cf81482a4
Retire chdir prompt
6年前
Arun Prakash Jana
adbc7ad090
Point build status badge to master
6年前
Arun Prakash Jana
d3aa855ad8
Add Coverity badge
6年前
Arun Prakash Jana
503b9b8962
nnn is now on official Arch Linux repo
6年前
Arun Prakash Jana
b12a27fc83
Update docs
6年前
Arun Prakash Jana
c820e0c9f9
Use ^L to clear filter prompt
6年前
Arun Prakash Jana
80e5cdfe8d
Add Raspbian Testing as packager
6年前
Arun Prakash Jana
c5a841f507
Exit prompt on Escape press
6年前
Arun Prakash Jana
d14912dff6
Update docs
6年前
Arun Prakash Jana
6765f95686
Update docs
6年前
Arun Prakash Jana
4dadc21ac5
Update docs on cp, mv, rm
6年前
Arun Prakash Jana
8090c0d6b4
Rearrange help
6年前
Arun Prakash Jana
1562939325
Support copy buffer listing in multi-copy mode
6年前
Arun Prakash Jana
51c51cb053
Update docs
6年前
Arun Prakash Jana
e454078571
Option to disable dir auto-select
6年前
Arun Prakash Jana
7c9068627c
Try multiple paths for nnncp (without X case)
6年前
Arun Prakash Jana
7aa4a0a3db
update docs
6年前
Arun Prakash Jana
f6f003969f
Update docs
6年前
Arun Prakash Jana
622fcdf9e7
Update memory usage data
6年前
Arun Prakash Jana
d27b4dbef7
Update help screen
6年前
Arun Prakash Jana
4a5ec91fce
Update help
6年前
Arun Prakash Jana
5a3a27933c
Update quickstart steps
6年前
Arun Prakash Jana
f089a06a20
Update docs
6年前
Arun Prakash Jana
b7a6b1c12a
Show apparent size
6年前
Arun Prakash Jana
6cf3c86a20
Update docs
6年前
Arun Prakash Jana
776c94a744
Integrate bashlock and lock
6年前
Arun Prakash Jana
028e04abd3
Create copy file in home dir, remove copy file on exit
6年前
Arun Prakash Jana
18ea909a12
patool - update docs
6年前
Arun Prakash Jana
655461a3f2
Add wrapper script for patool integration
6年前
Arun Prakash Jana
2beea9bce8
With current features, DE file manager is redundant
6年前
Arun Prakash Jana
e3a70a2483
Document Cygwin opener
6年前
Arun Prakash Jana
424abe15ca
Document dual-pane or multi-pane mode
6年前
Arun Prakash Jana
6b66eb487f
Update mentions
6年前
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
6年前