nnn/misc
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
..
auto-completion Remove option from auto-complete 2021-06-13 02:03:47 +05:30
desktop Install logo to desktop icons (#542) 2020-05-01 21:28:07 +05:30
haiku Persistent selection (#1086) 2021-07-10 07:30:02 +05:30
logo Add a logo for nnn (n³) (#544) 2020-05-01 21:17:03 +05:30
musl Use netbsd-curses v0.3.2 2021-06-13 00:36:45 +05:30
natool Fix LGTM alerts 2021-04-25 16:54:43 +05:30
packagecore Fix #1034: do not auto-generate packages for SuSE 2021-05-31 04:51:19 +05:30
quitcd Remove obsolete options 2020-11-27 18:29:04 +05:30
test Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30
CONTRIBUTING.md Update contributing guideline 2021-03-24 15:21:06 +05:30