Arun Prakash Jana
3316e2acdb
Show du/au details on enabling disk usage mode
2021-05-14 11:38:44 +05:30
Arun Prakash Jana
6222cac4bf
Reduce checks in per-entry print loop
2021-05-14 11:25:38 +05:30
Arun Prakash Jana
d46918946f
Avoid faccessat(..., AT_SYM_NOFOLLOW) with musl libc
...
See https://www.openwall.com/lists/musl/2014/09/25/1
2021-05-14 02:11:59 +05:30
Arun Prakash Jana
d0b4508798
Change debug macro DBGMODE to DEBUG
2021-05-14 00:20:59 +05:30
Arun Prakash Jana
0427f70c4e
netbsd-curses: fix broken statusbar issue
...
See https://github.com/sabotage-linux/netbsd-curses/issues/46
2021-05-14 00:16:48 +05:30
Arun Prakash Jana
bca5763cf7
Selection marks in reverse bold
2021-05-13 19:29:16 +05:30
Luuk van Baal
16b2f40ffe
Add chess/haskell icons to .iconlookup
2021-05-13 01:20:27 +02:00
Arun Prakash Jana
6b0f308f26
Remove redundant param
2021-05-13 00:37:09 +05:30
Arun Prakash Jana
448a4203bc
Make space for 512TiB in blocks
2021-05-13 00:37:04 +05:30
Arun Prakash Jana
04c38ecf3d
Initialize variable, update musl script
2021-05-12 22:17:44 +05:30
Piña Colada
9756ce4650
Merge pull request #1001 from CantoroMC/nerdfont
...
nerdfont support for chess files(pgn,fen) haskell(hs,lhs) files and hpp
2021-05-12 20:00:39 +05:30
Arun Prakash Jana
4a4628e2fc
Remove redundant/unaccessed variable
2021-05-12 19:47:56 +05:30
Marco Cantoro
d6af0d2ed4
nerdfont support for chess files(pgn,fen) haskell(hs,lhs) files and hpp
2021-05-12 15:44:46 +02:00
KlzXS
56d3f2d976
Wait for child on plugin invocation
2021-05-12 08:50:24 +02:00
Arun Prakash Jana
907616a058
Fix #998 : remove ^Space keybind
...
netbsd-curses sends a NULL (key value 0) following the KEY_RESIZE.
The keybind ^Space also issues a 0. It seems even the key ^@ sends
the same. Dropping this ambiguous keybind in favour of alternative
key m (more appropriate for 'm'ark anyway). Keys with value 0 will
now be ignored in the filter function.
2021-05-12 10:07:29 +05:30
Arun Prakash Jana
de80bba9db
musl libc: fix run cmd prompt message
2021-05-11 16:47:48 +05:30
Arun Prakash Jana
466d138cc7
Fix #996 : select all on 'A' with empty selection
2021-05-11 11:55:39 +05:30
Arun Prakash Jana
e4c3f7d739
Use existing buffer to (un)select file names
2021-05-11 03:07:55 +05:30
Arun Prakash Jana
9b6e7e86bc
Fix musl-gcc compile warnings
2021-05-11 00:05:02 +05:30
Arun Prakash Jana
8575711227
Minor optimization
2021-05-10 17:25:24 +05:30
Luuk van Baal
a359a8152c
Drop printptr for if-statement
2021-05-10 12:50:45 +02:00
Arun Prakash Jana
c0ccf098ec
Simplify detail print
2021-05-10 00:12:26 +05:30
Luuk van Baal
a327ee4a3d
Merge and simplify unescape
2021-05-09 20:18:05 +05:30
Arun Prakash Jana
eec6366272
Optimize wide char conversion, show an extra char
2021-05-09 11:33:39 +05:30
Arun Prakash Jana
b5654e3188
Reduce late assignments
2021-05-09 09:03:16 +05:30
Luuk van Baal
6c450bee94
Fix adjust_cols for icons
2021-05-09 02:02:53 +02:00
Arun Prakash Jana
f3fe27e694
Fix invisible details when color code is 0
2021-05-08 20:34:01 +05:30
Arun Prakash Jana
0691c4fb47
Reversed block for hovered entry in detail mode
2021-05-08 17:05:22 +05:30
Arun Prakash Jana
da7dc8e6e2
Reversed block instead of ACS_CKBOARD for current
2021-05-08 08:59:51 +05:30
Arun Prakash Jana
7acc9196d5
Reverse selection mark for visibility
2021-05-08 08:48:47 +05:30
Arun Prakash Jana
4727b3baa8
Bold selection marker for better visibility
2021-05-07 23:19:37 +05:30
luukvbaal
f4eb89029c
One shot guid cache ( #988 )
2021-05-07 23:06:24 +05:30
Arun Prakash Jana
69df38dfd4
Update text in program help
2021-05-07 10:39:02 +05:30
Luuk van Baal
6730c0fd01
Use cfg.showdetail
2021-05-07 00:45:24 +02:00
Arun Prakash Jana
b58e9fc384
Fix min columns
2021-05-06 22:50:10 +05:30
Arun Prakash Jana
0d21813b11
Revert "Skip a complete erase on redraw()"
...
This reverts commit 41d414c2fc
.
2021-05-06 22:33:30 +05:30
Arun Prakash Jana
765986b916
Reduce some common checks in printent()
2021-05-06 21:50:35 +05:30
Arun Prakash Jana
41d414c2fc
Skip a complete erase on redraw()
2021-05-06 12:34:31 +05:30
Arun Prakash Jana
0eeae6ee7b
Retain filter in filter mode when opening files
2021-05-05 13:09:54 +05:30
Arun Prakash Jana
bd47846185
Shorten some strings
2021-05-05 08:05:07 +05:30
Arun Prakash Jana
949f76ec16
Drop brackets and simplify context printing logic
2021-05-05 07:20:08 +05:30
Arun Prakash Jana
2ac70152a4
Reorder entries
2021-05-01 12:22:51 +05:30
Arun Prakash Jana
3ab8bf1c16
Fix #978 : store nanosec field
2021-05-01 10:16:26 +05:30
KlzXS
36d86a294d
Make batchrename interactive
2021-05-01 06:23:39 +05:30
Arun Prakash Jana
714d806341
Return selection if external selection exists
2021-04-28 13:37:03 +05:30
luukvbaal
802a7794ae
Fix #974 : picker mode broken ( #975 )
...
Co-authored-by: Piña Colada <engineerarun@gmail.com>
2021-04-28 11:53:13 +05:30
Arun Prakash Jana
163102e8ae
Fix #976 : check external selection in 'c'urrent / 's'el prompt
2021-04-28 11:46:07 +05:30
Arun Prakash Jana
0c88d1c210
Fix CI break: disable readability-function-cognitive-complexity
2021-04-28 00:23:41 +05:30
Arun Prakash Jana
eea4d34423
Fix build break
2021-04-26 07:31:15 +05:30
Arun Prakash Jana
34c3d2116a
Bksp/Del at empty filter prompt to refresh dir and retain prompt
2021-04-26 00:53:48 +05:30
Arun Prakash Jana
1fde10b022
Fix LGTM alerts
2021-04-25 16:54:43 +05:30
Arun Prakash Jana
6d2325e18a
Minor reformat to fix build break
2021-04-17 20:55:37 +05:30
Arun Prakash Jana
69431e49a9
Got to last dir on '~' or '/' key repeat
2021-04-17 20:25:58 +05:30
Arun Prakash Jana
25157592df
make option NOX11: disable notis, sel to clipboard sync, xterm title
2021-04-17 13:08:34 +05:30
Arun Prakash Jana
f4c5b1a937
Happy Birthday nnn! 🍰
2021-04-13 16:35:13 +05:30
Arun Prakash Jana
5bfc868321
Show xterm title on option '-x'
2021-04-13 16:34:06 +05:30
Arun Prakash Jana
a482e8afe5
Prepare for release v3.7 Sushi
2021-04-13 11:07:25 +05:30
Arun Prakash Jana
0c55e74fb5
Minor refactor
2021-04-13 09:06:26 +05:30
Arun Prakash Jana
ee04215d91
Fix #941 : on macOS set depth to OPEN_MAX for nftw()
2021-04-11 01:06:02 +05:30
Luuk van Baal
710e621735
more icon changes
2021-04-09 14:10:12 +02:00
Luuk van Baal
a5a1c7b82c
nerdicon/preview fixes
2021-04-09 12:13:32 +02:00
Arun Prakash Jana
a1cb764943
make option O_CKBOARD for checker board indicator in detail mode
2021-04-09 12:05:03 +05:30
Arun Prakash Jana
903a4b3a66
Use printw() to print time
2021-04-08 03:13:43 +05:30
Mischievous Meerkat
9a73057272
Merge pull request #939 from luukvbaal/printw
...
print_details: printw align
2021-04-08 02:55:53 +05:30
Luuk van Baal
ada4695bb6
ind to char
2021-04-07 23:10:12 +02:00
Arun Prakash Jana
dc9d877941
Use ACS_CKBOARD for currrent entry in detail mode
2021-04-08 02:38:29 +05:30
Luuk van Baal
f1f147c928
print_details: printw align
2021-04-07 23:00:48 +02:00
Arun Prakash Jana
a44b23786f
Use a single routine for common code
2021-04-07 09:17:36 +05:30
Arun Prakash Jana
b3132d6398
Combine multiple functions
2021-04-06 21:59:21 +05:30
Arun Prakash Jana
f27df77777
Minor refactor
2021-04-06 20:02:56 +05:30
Arun Prakash Jana
edacfcc828
Remove loop for printing spaces
2021-04-06 16:25:02 +05:30
Arun Prakash Jana
0223d53584
Fix #936 : name col len in old color mode and icons
2021-04-06 10:53:04 +05:30
Arun Prakash Jana
b0fd7a5ffe
Reverse only hovered file name in detail mode
...
Changes:
- reverse only the file name in detail view
- don't apply reverse to details, show an arrow to the left
- always show selection ('+' symbol) in bright
- delegate showing selection '+' to printent()
2021-04-06 10:03:56 +05:30
Arun Prakash Jana
dd5588650d
Initialize once
2021-04-06 04:36:34 +05:30
Arun Prakash Jana
ed23e494a9
Replace printw(), optimize xitoa()
2021-04-06 03:28:02 +05:30
Arun Prakash Jana
a62bcd3f87
Pass mode directly for indicator
2021-04-06 00:19:32 +05:30
Arun Prakash Jana
ed55fbd9d5
Compact switch cases
2021-04-05 21:49:14 +05:30
Arun Prakash Jana
98308b8444
Continuous reverse for current entry in 8-color mode
2021-04-05 21:27:54 +05:30
exoton
98a0f7484a
Refactor printent/printent_long (DRY) ( #934 )
...
* Refactor printent/printent_long (DRY)
* Extend selection gap for icons, fix device names.
2021-04-05 21:26:25 +05:30
Arun Prakash Jana
a6a09338a2
Reformat UID/GID printing in statusbar
2021-04-05 21:04:44 +05:30
luukvbaal
832676984b
exchange double width glyph ( #926 )
2021-03-28 17:27:57 +05:30
Rudolf Adamkovič
655e8886f1
Improve consistency/spelling in some comments ( #924 )
...
* [comments] Fix incorrectly spelled verb "set up"
* [comments] Fix incorrectly capitalized "MIME" (as in MIME types)
* [comments] Fix inconsistent spelling: "filename" vs "file name"
* [comments] Add missing whitespace
* [comments] Make a comment capitalized like its sibings
* [comments] Improve sentence clarity with a comma
* [comments] Fix inconsistent spelling: "Esc" vs "Escape"
* [comments] Improve consistency of spelling and spacing
* Change 'set up' to 'set-up'
2021-03-28 07:25:43 +05:30
Arun Prakash Jana
b29d898350
Fix build break
2021-03-28 01:16:22 +05:30
Arun Prakash Jana
ccf2927b6d
Replace $HOME with '~' in address bar
2021-03-27 23:28:23 +05:30
Arun Prakash Jana
e5d44ce223
Replace $HOME by '~' in terminal title
2021-03-27 22:15:11 +05:30
Arun Prakash Jana
980fd80aa9
Do not clear selection on single file removal
2021-03-27 19:07:40 +05:30
Arun Prakash Jana
7f5dbd11e3
Fix #917 : enhance plugin framework to clear sel on request
...
With this enhancement, plugins which operate on selection
can explicitly request the program to clear the selection.
2021-03-27 17:12:21 +05:30
Arun Prakash Jana
7c63dc8d73
Fix CI break due to size of browse()
2021-03-26 20:08:23 +05:30
luukvbaal
d5dac4c686
Show non matching guid in statusbar ( #921 )
2021-03-26 19:24:54 +05:30
Arun Prakash Jana
9c218d41e8
Fix #918 : picker mode broken
2021-03-26 01:14:16 +05:30
Léo Villeveygoux
5bba7b45fa
Save/load the terminal window title using xterm esc sequences
2021-03-24 15:40:29 +01:00
lvgx
1c2cb7fd31
Show path in terminal title ( #912 )
...
* Show path in terminal title
* Better terminal window title format
Title is now "basename (full/path)"
2021-03-24 06:50:51 +05:30
Arun Prakash Jana
9f0a374255
Show number of links and inode num for hard links
2021-03-21 21:24:47 +05:30
Arun Prakash Jana
49c458517f
Show symlink size on readlink failure
2021-03-21 06:53:38 +05:30
Arun Prakash Jana
71083b0670
Show correct symlink size in sttausbar
2021-03-21 06:25:17 +05:30
Arun Prakash Jana
c625679d58
Remove redundant chars in symlink target display
2021-03-21 05:58:34 +05:30
Arun Prakash Jana
4c8e2e25b8
Fix garbled symlink target
2021-03-19 00:27:45 +05:30
Arun Prakash Jana
5f0b3b74d0
Fix #889 : clear selection if plugin doesn't send data
2021-03-19 00:00:37 +05:30
Arun Prakash Jana
c825a9e541
Fix #893 : show symlink target in statusbar
2021-03-18 23:45:32 +05:30
Arun Prakash Jana
381b251fd0
Fix #890 : wrong macro
2021-03-18 22:35:59 +05:30