KlzXS
b5d1a1b036
Use selbufpos instead of selbuflen
2021-07-11 20:16:28 +02:00
KlzXS
c0dceb18c6
Persistent selection ( #1086 )
...
* Add persistsel
* Fix Makefile spacing
* Update Haiku Makefile
* Do a double pass on inversion
* Split single and double pass for easier testing
Removed lastappendpos
Eliminate suffix matches
* Check if dir is in selection before searching for files
Fix double pass
* Switch to mainline
Optimize memory moving
Handle large selection in invertsel()
Going forward with 2pass
* Update Makefiles
* Fix style
* Move forward declarations
* Remove edit selection in inversion
Replace buf with g_buf to fix CI
Fix CI
* Style changes
* Comment the code
* Style fixes
* Fix infinite loop
* Fix crash on empty invert
* Fix off-by-one-in-two-places
Off-by-twice?
* Adopt changes from master
* Only check directory if entry in it is selected
* Better organization
* Wrong variable
* Tiny optimizations
* Style fixes and updated man page
* Update man page
* Remember where we found directory path in selection
Add in progress message on invert
2021-07-10 07:30:02 +05:30
Arun Prakash Jana
d9db6b045c
Fix #1102 : suppress clang unused variable warnings
2021-07-10 02:08:48 +05:30
Arun Prakash Jana
5f5ee10e94
Fix #1101 : confirm trashing files
2021-07-09 21:00:46 +05:30
Arun Prakash Jana
facdc5fdeb
Fix #1098 : clear selmode on last deselect
2021-07-06 23:25:49 +05:30
Piña Colada
1269dd2695
Merge pull request #1095 from luukvbaal/patches
...
Remove gitstatus libgit2 dependency
2021-07-06 17:48:25 +05:30
Luuk van Baal
ddf845be88
Remove gitstatus libgit2 dependency
2021-07-06 02:01:19 +02:00
Piña Colada
c482cf54f0
Merge pull request #1094 from jarun/preview-tui
...
Allow tmux inside kitty without KITTY_LISTEN_ON set
2021-07-05 22:29:03 +05:30
Luuk van Baal
4abced6142
Allow tmux inside kitty without KITTY_LISTEN_ON set
2021-07-05 15:40:18 +02:00
Piña Colada
77c16ac143
Merge pull request #1091 from luukvbaal/adjust_cols
...
Move adjust_cols and no else braces
2021-07-03 05:24:23 +05:30
Luuk van Baal
36ddbac10a
Move ajust cols and no else braces
2021-07-03 00:50:51 +02:00
Arun Prakash Jana
d4a4c72e00
Fix off_t to uint_t comparison warning
...
The man page says:
"blkcnt_t and off_t shall be signed integer types."
https://man7.org/linux/man-pages/man0/sys_types.h.0p.html
2021-07-02 20:34:02 +05:30
Piña Colada
a7aae40069
Merge pull request #1090 from luukvbaal/imgview
...
Imgview fix ucollage directory
2021-07-01 14:56:53 +05:30
Luuk van Baal
fe07ae35f2
Imgview fix ucollage directory
2021-07-01 11:24:49 +02:00
Piña Colada
a7603ba1f2
Merge pull request #1084 from luukvbaal/imgview
...
Imgview open hovered image and reuse NNN_PREVIEWDIR
2021-07-01 14:36:07 +05:30
Luuk van Baal
a199156cae
Imgview hovered image/thumbnail dir
2021-07-01 02:26:47 +02:00
Piña Colada
ce8b9fdb2f
Merge pull request #1088 from 1bman/1bman-patch-1
...
fix icons.h typo
2021-06-30 19:51:50 +05:30
1bman
99bd80137d
fix icons.h typo
...
fixed some typo
2021-06-30 14:25:01 +05:30
Piña Colada
2fda5c78e0
Merge pull request #1087 from KlzXS/debug
...
Fix debug line number
2021-06-29 23:59:30 +05:30
KlzXS
c39e54b288
Fix debug line number
2021-06-29 19:49:59 +02:00
Arun Prakash Jana
1729a10ef4
Try to unmount hovered local dir
2021-06-28 00:16:32 +05:30
Arun Prakash Jana
96fb61a6a2
Reformat help
2021-06-27 21:26:37 +05:30
Piña Colada
15b60a80ad
Merge pull request #1082 from tonijarjour/patch-1
...
Make sxiv play gifs automatically
2021-06-27 20:54:42 +05:30
Arun Prakash Jana
04a806dc09
Reformat help
2021-06-27 20:53:13 +05:30
Toni Jarjour
1607200a75
Make sxiv play gifs automatically
2021-06-27 11:11:39 -04:00
Arun Prakash Jana
63ef6d7340
Update docs
2021-06-25 23:57:28 +05:30
Arun Prakash Jana
73a175cc39
Update readme
2021-06-25 00:06:15 +05:30
Arun Prakash Jana
d1df9343c6
Remove redundant param
2021-06-23 23:42:10 +05:30
Arun Prakash Jana
e7f73d95ce
Fix memory leak
2021-06-22 20:51:23 +05:30
Arun Prakash Jana
eae60c3048
Simplify mkpath()
2021-06-22 20:27:07 +05:30
KlzXS
20e0c49292
Replace fd dependency with find ( #1078 )
2021-06-21 04:59:50 +05:30
Arun Prakash Jana
7ce5bbcdf7
Break long macros
2021-06-20 22:16:09 +05:30
Arun Prakash Jana
94c399e2cf
One notify FIFO mode at a time
2021-06-20 21:42:44 +05:30
Arun Prakash Jana
d9f988e7ed
Fix patch break
2021-06-20 21:25:22 +05:30
Arun Prakash Jana
983babc5f6
Improve alignment
2021-06-20 20:48:06 +05:30
Arun Prakash Jana
c597f3be9b
Add range check
2021-06-20 19:20:10 +05:30
Arun Prakash Jana
0e8819fea8
Fix alignments
2021-06-20 15:45:03 +05:30
Arun Prakash Jana
2ffb0f7c79
Fix patch break
2021-06-20 14:29:07 +05:30
Arun Prakash Jana
556941c2b2
Alphabetically order internal states
2021-06-20 14:23:13 +05:30
Arun Prakash Jana
4f297fa147
Shared previewer and explorer
2021-06-20 13:58:33 +05:30
Arun Prakash Jana
9f86015c16
Print version to stdout
2021-06-20 10:25:40 +05:30
Arun Prakash Jana
c0ed6d1d04
Fix compilation error when FIFO is disabled
2021-06-19 21:04:21 +05:30
Arun Prakash Jana
b626cfa00f
Use macro in all places
2021-06-19 20:36:16 +05:30
Arun Prakash Jana
3e91c2c977
Use easily identifiable type
2021-06-19 18:39:35 +05:30
Arun Prakash Jana
8f3785f2e5
Restore statusbar after unmounting remote/archive
2021-06-19 17:23:28 +05:30
Arun Prakash Jana
d5359f0455
Fix created archive not highlighted
2021-06-19 15:16:24 +05:30
Arun Prakash Jana
17bb0cfb52
Default to CWD for atool
2021-06-19 14:31:04 +05:30
Arun Prakash Jana
e8f0c53287
Do not open current dir in nez context when extracting archive
2021-06-19 13:00:50 +05:30
Arun Prakash Jana
96cbb4ff84
Fix #1076 : show file name in archive extract prompt
2021-06-19 11:21:42 +05:30
Arun Prakash Jana
35aa864554
Fix returns
2021-06-19 01:48:14 +05:30