Arun Prakash Jana
6c2dc7fc95
Use macro
5 年之前
Arun Prakash Jana
cfdd745611
Get rid of modulo operation
5 年之前
Arun Prakash Jana
9b054d51f4
Key F5 toggle hidden
5 年之前
Arun Prakash Jana
afb7efc860
Merge functions
5 年之前
Siddharth Dushantha
1dd691d20b
fixed a formating error ( #444 )
Some normal text was indent a little, which caused to to become a code
5 年之前
Arun Prakash Jana
dd02fb6049
Use simpler logic to show progress on Linux
5 年之前
Arun Prakash Jana
5f18a0892c
Clear lastname is the top file is deleted
5 年之前
Arun Prakash Jana
679374680f
Revert "Revert "Fixed calculation of capacity on OpenBSD ( #441 )""
This reverts commit 681b22d5c7
.
The statvfs man page:
http://man7.org/linux/man-pages/man3/statvfs.3.html
says clearly:
fsblkcnt_t f_blocks; /* Size of fs in f_frsize units */
I missed this earlier.
5 年之前
Arun Prakash Jana
64667b377d
Options -e and -t
Replaces the following environment variables:
- NNN_USE_EDITOR
- NNN_IDLE_TIMEOUT
5 年之前
Arun Prakash Jana
94a233b808
Fix: crash on entering empty dir, then press down
5 年之前
Arun Prakash Jana
4f233c161a
Remove redundant check
5 年之前
Arun Prakash Jana
feec63ebb3
Use do-while instead of while
5 年之前
Arun Prakash Jana
681b22d5c7
Revert "Fixed calculation of capacity on OpenBSD ( #441 )"
This reverts commit 527e995f1f
.
5 年之前
Arun Prakash Jana
7086df5c78
Update docs
5 年之前
Arun Prakash Jana
f9d38d1420
A fancier prompt
5 年之前
Maxim Baz
0fd1f142c7
Quit with an error code ( #442 )
* Quit with an error code
* Use `Q` as "quit with err"
* Remove extra var and simplify conditions
* Revert combining conditions
* Fix formatting
* Format help with as much tabs as possible
5 年之前
Martin Ziemer
527e995f1f
Fixed calculation of capacity on OpenBSD ( #441 )
5 年之前
Maxim Baz
d1b2bb1e76
Release improvements, take 2 ( #440 )
* Revert "Undo changes from #417"
* Do not remove .git folder
5 年之前
Arun Prakash Jana
38de6efd48
Change command order
5 年之前
Arun Prakash Jana
22454d6893
Update docs
5 年之前
Arun Prakash Jana
3a4dd4c469
Fix alignment
5 年之前
Arun Prakash Jana
8ea1bc7430
Undo changes from #417
5 年之前
Arun Prakash Jana
2c6fb0eefc
Use shorter lines in man page
5 年之前
Arun Prakash Jana
0222b75c2e
Use / to toggle string and regex
5 年之前
Arun Prakash Jana
73a2919b7e
Prepare for release v2.9
5 年之前
KlzXS
4930f34c3f
Catch NULL from malloc() ( #438 )
* Catch NULL from malloc()
* Tidy up errors
* Make indentaion look pretty in git
5 年之前
Arun Prakash Jana
b1c9f4ed45
Use macro to print error
5 年之前
Arun Prakash Jana
a9ebe7ed88
While drawing lines, set correct color
5 年之前
Arun Prakash Jana
1a728603bf
(B)Tab for BackTab
5 年之前
Arun Prakash Jana
364399246e
Show order info in filter info bar
5 年之前
Arun Prakash Jana
1b252b6ecb
Keybind changes
5 年之前
Arun Prakash Jana
8ebedab3f6
Fix doc
5 年之前
Arun Prakash Jana
3ccc6807ed
New lowercase keys
5 年之前
Anna Arad
44871dd9d7
Update Haiku Makefile with changes of original ( #435 )
5 年之前
Arun Prakash Jana
62ae7e0a74
Key 0 to lock
5 年之前
Arun Prakash Jana
5bc20f1460
Remove p and e
5 年之前
Arun Prakash Jana
d65271860a
Fix typo
5 年之前
Arun Prakash Jana
589065f9ab
Remove redundant question
5 年之前
Arun Prakash Jana
69efec865a
List from selection file if nothing selected
5 年之前
Arun Prakash Jana
7bcf19189a
Remove list selection
5 年之前
Arun Prakash Jana
7029656c78
Revert to key m to Mark range
5 年之前
Arun Prakash Jana
8f4706498c
Key ' for range selection
5 年之前
Arun Prakash Jana
526330bb8b
Unify plugin keys
5 年之前
Arun Prakash Jana
c53b9df5ea
Reorder key listing, undocument F2 and F5
5 年之前
Arun Prakash Jana
3d7cc30441
Combine list, edit selection. Key ^Y
5 年之前
Arun Prakash Jana
749f089355
Key z to archive, fix du order issue
5 年之前
Maxim Baz
101d4e8a07
order toggle: show invalid key prompt ( #433 )
* order toggle: show invalid key prompt
* don't call statusbar()
5 年之前
Arun Prakash Jana
97a50c6622
Update docs
5 年之前
Arun Prakash Jana
d2f69875be
Minor refactor
5 年之前
Maxim Baz
6ac353446f
Order toggle: fix toggling reverse ( #432 )
5 年之前