59 Commits

Author SHA1 Message Date
anon
b2093c5740 todo note 2024-12-01 13:34:38 +01:00
anon
7959fe11c5 fix dumb bug introduced in the last commit 2024-11-28 10:13:22 +01:00
anon
39340c7198 fix segv bug on empty selection operations 2024-11-28 09:30:40 +01:00
anon
c2c5f09720 documentation additions 2024-11-26 15:29:25 +01:00
anon
b472336d59 bump the manual 2024-10-15 14:48:36 +02:00
anon
8e56e4eff5 +demo 2024-10-15 14:39:03 +02:00
anon
4cdb876833 do not segv on whitespace only input 2024-10-14 12:25:11 +02:00
anon
406ebec75b +quit while preserving the input 2024-10-07 18:16:01 +02:00
anon
1ee6df5f37 comment input cases 2024-10-07 17:42:59 +02:00
anon
00b5778698 remove ctrl+q quit and insert 2024-10-07 17:42:52 +02:00
anon
37fda5ceb4 resizing code which does not work 2024-09-22 00:11:50 +02:00
anon
8e40ed1445 update documentation 2024-09-21 23:09:50 +02:00
anon
520902b4a3 stop tab from segfaulting; make it equivalent to ctrl(q) 2024-09-19 09:15:41 +02:00
anon
94005bc370 dummy histfile for debug/showcase purposes 2024-09-02 12:45:42 +02:00
anon
8665f64a57 overscrolling bug fix 2024-08-18 15:52:18 +02:00
anon
bc107d59a7 --input 2024-08-18 15:52:10 +02:00
anon
8e6f183116 retabbing 2024-08-17 18:19:09 +02:00
anon
2f5b3257ba left-right input scrolling 2024-08-17 18:19:03 +02:00
anon
258a2cccd0 improved the manual 2024-08-17 11:52:34 +02:00
anon
56e99e9938 clear warning; self-consistency 2024-08-17 01:16:53 +02:00
anon
43db0ce7df flashing drastically descreased 2024-08-17 01:15:06 +02:00
anon
df061c1f36 minor makefile modifications 2024-08-16 17:12:55 +02:00
anon
d2835e2ead scroll bug fix 2024-08-16 17:11:49 +02:00
anon
d14dd4dde9 basic documentation 2024-08-16 16:42:49 +02:00
anon
7fe923bf8c query situation solved 2024-08-15 13:25:54 +02:00
anon
4a3cf300cc fuzzy searches are usable now 2024-08-14 23:19:17 +02:00
anon
d22cd8a046 notes to self 2024-08-14 22:25:16 +02:00
anon
85a7a78ac1 started to clean up the query situation 2024-08-14 22:25:09 +02:00
anon
8c68f16373 missing entry bug fixed 2024-08-14 07:18:16 +02:00
anon
61302258aa cursor can no longer run off screen 2024-08-13 14:13:52 +02:00
anon
117cfe0431 display non-printable characters with carot notation 2024-08-07 19:30:54 +02:00
anon
35ca08fc94 less terrible flickering 2024-08-07 11:56:36 +02:00
anon
cb80a0cb5d house keeping 2024-08-07 00:45:52 +02:00
anon
cd0170335c fixed rl bug from previous commit 2024-08-07 00:45:04 +02:00
anon
8f387e9c63 its all C now 2024-08-07 00:16:11 +02:00
anon
cb89a9927b reasonably ok multithreading 2024-08-06 23:50:11 +02:00
anon
cfafe0498e ctrl+q 2024-08-06 23:49:58 +02:00
anon
05cfbe7817 testing 2024-08-06 22:03:20 +02:00
anon
2833c6eee4 testing 2024-08-06 20:26:50 +02:00
anon
191b3e0d8b --execute 2024-08-06 19:33:46 +02:00
anon
733d8580dd page up/down works; long entries are truncated 2024-08-06 18:06:01 +02:00
anon
cc13c821aa rebind statements instead of refinalizing; general house keeping 2024-08-06 00:28:11 +02:00
anon
24611f5cca eliminate duplicate results; order by data properly 2024-08-05 23:20:45 +02:00
anon
fb9a75dee8 support multiple query types 2024-08-05 17:50:40 +02:00
anon
dffe89f23d it was the script apparently. no clue how it seemed to have worked in the first place 2024-08-04 21:51:46 +02:00
anon
ae6a60cb4c house keeping 2024-08-04 21:45:33 +02:00
anon
9d91dfd12e catastrophic initialization failure on export invocation 2024-08-04 21:21:26 +02:00
anon
1321281d5c properly use HISTFILE 2024-08-04 15:28:27 +02:00
anon
a959df320f proper argument parsing 2024-08-04 14:38:58 +02:00
anon
f6500e6d79 support arrow keys 2024-08-04 11:50:49 +02:00