lvgx
b1027150ed
Add -a option to generate a temporary NNN_FIFO ( #588 )
* Add -a option to generate a temporary NNN_FIFO
* Add documentation for -a option
* plugins/README.md: promote the use of -a
This obsoletes the global FIFO unlink trick, so I remove mentions of it.
@jarun update:
Polish -a
4年前
Arun Prakash Jana
c6c1514c6b
Remove Fedora 29 (EOL)
4年前
Arun Prakash Jana
1b5c3096ca
Option -P: specify plugin key to run on start
4年前
Arun Prakash Jana
14beb0746f
Fix #564 : Option -l: number of lines to move on mouse scroll
4年前
Rami3L
45a69f1cbf
Fix: BSD expr syntax error on empty $NNNLVL ( #546 )
4年前
lvgx
e68d0db949
Install logo to desktop icons ( #542 )
This shows the "n³" logo as icon in application menus, when desktop file is
installed (using `install-desktop` make target).
4年前
lvgx
1a78ad4aff
Add a logo for nnn (n³) ( #544 )
"n³" on a black knight chess piece/black horse head.
4年前
Arun Prakash Jana
283a29c48f
Update autogen packages
4年前
Arun Prakash Jana
b11bdc9361
Update completion scripts
4年前
Arun Prakash Jana
f54d51c863
Change nav-as-you-type to type-to-nav
4年前
Arun Prakash Jana
1014d941b1
Support only NO_COLOR, revert -C to disable color
4年前
Arun Prakash Jana
02c02c520d
Option -C to disable color
4年前
Arun Prakash Jana
5bd4a65b91
Add script to generate files
4年前
lvgx
6e6d3cba0d
Add .desktop file for XDG compatible DEs ( #501 )
Install with `make install-desktop`
It now appears in application menus, search, etc. in XDG compatible
desktop environments (like GNOME, KDE, ...).
4年前
Arun Prakash Jana
54d2580799
Add fortune to help
4年前
Arun Prakash Jana
22ccf5e2e6
Support time type (access/change/mod) change
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
3a9ddbd90f
Add batchrename to readme, minor Makefile change
4年前
Arun Prakash Jana
db129c9120
Update Haiku Makefile
4年前
Arun Prakash Jana
77e3183467
Merge quitcd scripts for bash and zsh
4年前
Arun Prakash Jana
dda34f5c73
Update Haiku Makefile
5年前
Maxim Baz
6b093f213f
Compile static bin locally for release ( #457 )
5年前
Arun Prakash Jana
bc177fd266
Revert "Test static packaging"
This reverts commit dbcbaa583c
.
5年前
Arun Prakash Jana
dbcbaa583c
Test static packaging
5年前
Arun Prakash Jana
64667b377d
Options -e and -t
Replaces the following environment variables:
- NNN_USE_EDITOR
- NNN_IDLE_TIMEOUT
5年前
Anna Arad
44871dd9d7
Update Haiku Makefile with changes of original ( #435 )
5年前
Arun Prakash Jana
3c69e6ccac
Guard against empty
5年前
Arun Prakash Jana
7bf7894022
Use option -A to disable dir auto-select
5年前
Arun Prakash Jana
c5ff2f5647
Fix openSUSE Leap 15.1 package generation
5年前
Anna Arad
443bb7925b
Update Haiku Makefile and recipe with suggestions from HaikuPorts ( #426 )
5年前
Arun Prakash Jana
027ed8d8ea
Update copyright year
5年前
Arun Prakash Jana
db647e7c4c
On the fly dist generation
5年前
Arun Prakash Jana
26d49a16b3
Get version string from source
5年前
Arun Prakash Jana
e3e6e1671a
Keybind v for version sort
5年前
Anna Arad
fd9fcf741e
Get nnn compile and run on Haiku ( #403 )
* Add support for Haiku OS
* Adjust DISTFILES and dist rule in haiku
5年前
Arun Prakash Jana
1003c0f8fc
Option n - nav as you type, V - version sort
5年前
Arun Prakash Jana
ffb0b0e3c2
Revert "Use b and ^B as bookmark key"
This reverts commit 278fcfdfc9
.
5年前
Arun Prakash Jana
278fcfdfc9
Use b and ^B as bookmark key
5年前
Arun Prakash Jana
37988cf854
Program option to load session is now `-s`
- remove auto-stored session "@" on restore
- minor help update
5年前
Arun Prakash Jana
9725c17d20
Revert "Internal states, sessions changes"
This reverts commit cf388649b9
.
5年前
Arun Prakash Jana
c24efdbedb
Simplify QuitCD scripts
5年前
Arun Prakash Jana
cf388649b9
Internal states, sessions changes
- replace bools for internal non-persistent binary states with an uchar
- do not store path to session, derive from config path in tmp buffer
- program option to load session is not `-s`
- remove auto-stored session "@" on restore
- minor help update
5年前
Arun Prakash Jana
208a6605f5
Fix #402
5年前
Arun Prakash Jana
95f530854d
remove program option -f
5年前
Arun Prakash Jana
09083f3ed6
Update docs
5年前
Arun Prakash Jana
fd8a8387b8
Add option to show noti and copy selection to system clipboard
5年前
Arun Prakash Jana
d5512462af
Move nlaunch to plugins as launch
5年前
Arun Prakash Jana
5708585c3b
Add nplay as a plugin
5年前