1
1
mirror of https://github.com/jarun/nnn.git synced 2024-09-19 08:47:13 +03:00
nnn/misc/haiku
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
..
haiku_interop.h Get nnn compile and run on Haiku (#403) 2019-12-27 23:32:20 +05:30
Makefile Persistent selection (#1086) 2021-07-10 07:30:02 +05:30
nm.cpp Get nnn compile and run on Haiku (#403) 2019-12-27 23:32:20 +05:30
nnn-master.recipe Update copyright year 2020-12-29 02:34:23 +05:30
nnn.rdef Post-release formalities 2021-06-03 22:54:12 +05:30