hs9001/liner
Albert S. 0949ee422a Implement mode for reverse search in cwd
Add a mode selection mode to liner.

Add modes to search globally or in the cwd.
2021-09-25 11:52:39 +02:00
..
LICENSE Implement bash CTRL-R reverse history 2021-08-08 11:40:33 +02:00
common.go Implement mode for reverse search in cwd 2021-09-25 11:52:39 +02:00
input.go Implement bash CTRL-R reverse history 2021-08-08 11:40:33 +02:00
line.go Implement mode for reverse search in cwd 2021-09-25 11:52:39 +02:00
output.go Implement bash CTRL-R reverse history 2021-08-08 11:40:33 +02:00
unixmode.go Implement bash CTRL-R reverse history 2021-08-08 11:40:33 +02:00
width.go Implement bash CTRL-R reverse history 2021-08-08 11:40:33 +02:00