Arun Prakash Jana
50df09b918
Do not show file name in status bar
Both in light and detail modes we show more characters than in status bar.
5 years ago
Arun Prakash Jana
de4b817998
Lazy unmount, umount (macOS) support
5 years ago
Arun Prakash Jana
60dfb79b8d
Check if path exists before trying to create
5 years ago
Arun Prakash Jana
a87be62204
Use indicative dir names when creating
5 years ago
Arun Prakash Jana
8d6f766e75
Remove redundant variables/assignments
5 years ago
Arun Prakash Jana
8df6602fac
Remove redundant check
5 years ago
Arun Prakash Jana
abd1df8770
Initialize mask
5 years ago
Arun Prakash Jana
9b45b05746
Code refactor
5 years ago
Arun Prakash Jana
0f1e648032
Refactor
5 years ago
Arun Prakash Jana
7677cd4417
Copy current name in API
5 years ago
Arun Prakash Jana
1c6fd9c7d7
Refactor
5 years ago
Arun Prakash Jana
5e7c42c822
checkpatch.pl fixes
5 years ago
Arun Prakash Jana
4d01aa78ae
Shorten env vars
5 years ago
Arun Prakash Jana
6c2dc7fc95
Use macro
5 years ago
Arun Prakash Jana
cfdd745611
Get rid of modulo operation
5 years ago
Arun Prakash Jana
9b054d51f4
Key F5 toggle hidden
5 years ago
Arun Prakash Jana
afb7efc860
Merge functions
5 years ago
Arun Prakash Jana
dd02fb6049
Use simpler logic to show progress on Linux
5 years ago
Arun Prakash Jana
5f18a0892c
Clear lastname is the top file is deleted
5 years ago
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 years ago
Arun Prakash Jana
64667b377d
Options -e and -t
Replaces the following environment variables:
- NNN_USE_EDITOR
- NNN_IDLE_TIMEOUT
5 years ago
Arun Prakash Jana
94a233b808
Fix: crash on entering empty dir, then press down
5 years ago
Arun Prakash Jana
4f233c161a
Remove redundant check
5 years ago
Arun Prakash Jana
feec63ebb3
Use do-while instead of while
5 years ago
Arun Prakash Jana
681b22d5c7
Revert "Fixed calculation of capacity on OpenBSD ( #441 )"
This reverts commit 527e995f1f
.
5 years ago
Arun Prakash Jana
f9d38d1420
A fancier prompt
5 years ago
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 years ago
Martin Ziemer
527e995f1f
Fixed calculation of capacity on OpenBSD ( #441 )
5 years ago
Arun Prakash Jana
3a4dd4c469
Fix alignment
5 years ago
Arun Prakash Jana
0222b75c2e
Use / to toggle string and regex
5 years ago
Arun Prakash Jana
73a2919b7e
Prepare for release v2.9
5 years ago
KlzXS
4930f34c3f
Catch NULL from malloc() ( #438 )
* Catch NULL from malloc()
* Tidy up errors
* Make indentaion look pretty in git
5 years ago
Arun Prakash Jana
b1c9f4ed45
Use macro to print error
5 years ago
Arun Prakash Jana
a9ebe7ed88
While drawing lines, set correct color
5 years ago
Arun Prakash Jana
1a728603bf
(B)Tab for BackTab
5 years ago
Arun Prakash Jana
364399246e
Show order info in filter info bar
5 years ago
Arun Prakash Jana
1b252b6ecb
Keybind changes
5 years ago
Arun Prakash Jana
8ebedab3f6
Fix doc
5 years ago
Arun Prakash Jana
3ccc6807ed
New lowercase keys
5 years ago
Arun Prakash Jana
62ae7e0a74
Key 0 to lock
5 years ago
Arun Prakash Jana
5bc20f1460
Remove p and e
5 years ago
Arun Prakash Jana
d65271860a
Fix typo
5 years ago
Arun Prakash Jana
589065f9ab
Remove redundant question
5 years ago
Arun Prakash Jana
69efec865a
List from selection file if nothing selected
5 years ago
Arun Prakash Jana
7bcf19189a
Remove list selection
5 years ago
Arun Prakash Jana
7029656c78
Revert to key m to Mark range
5 years ago
Arun Prakash Jana
8f4706498c
Key ' for range selection
5 years ago
Arun Prakash Jana
526330bb8b
Unify plugin keys
5 years ago
Arun Prakash Jana
c53b9df5ea
Reorder key listing, undocument F2 and F5
5 years ago
Arun Prakash Jana
3d7cc30441
Combine list, edit selection. Key ^Y
5 years ago