Commit Graph

27 Commits

Author SHA1 Message Date
61302258aa cursor can no longer run off screen 2024-08-13 14:13:52 +02:00
117cfe0431 display non-printable characters with carot notation 2024-08-07 19:30:54 +02:00
35ca08fc94 less terrible flickering 2024-08-07 11:56:36 +02:00
cb80a0cb5d house keeping 2024-08-07 00:45:52 +02:00
cd0170335c fixed rl bug from previous commit 2024-08-07 00:45:04 +02:00
8f387e9c63 its all C now 2024-08-07 00:16:11 +02:00
cb89a9927b reasonably ok multithreading 2024-08-06 23:50:11 +02:00
cfafe0498e ctrl+q 2024-08-06 23:49:58 +02:00
05cfbe7817 testing 2024-08-06 22:03:20 +02:00
2833c6eee4 testing 2024-08-06 20:26:50 +02:00
191b3e0d8b --execute 2024-08-06 19:33:46 +02:00
733d8580dd page up/down works; long entries are truncated 2024-08-06 18:06:01 +02:00
cc13c821aa rebind statements instead of refinalizing; general house keeping 2024-08-06 00:28:11 +02:00
24611f5cca eliminate duplicate results; order by data properly 2024-08-05 23:20:45 +02:00
fb9a75dee8 support multiple query types 2024-08-05 17:50:40 +02:00
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
ae6a60cb4c house keeping 2024-08-04 21:45:33 +02:00
9d91dfd12e catastrophic initialization failure on export invocation 2024-08-04 21:21:26 +02:00
1321281d5c properly use HISTFILE 2024-08-04 15:28:27 +02:00
a959df320f proper argument parsing 2024-08-04 14:38:58 +02:00
f6500e6d79 support arrow keys 2024-08-04 11:50:49 +02:00
bb8dcc45f4 caseless search 2024-08-04 00:35:40 +02:00
29accaf24e testing version 2024-08-03 15:14:52 +02:00
0480db08fa reasonable prototype 2024-08-02 17:57:45 +02:00
5cb5842fc1 start from scratch 2024-08-01 20:58:03 +02:00
620f830d1d WIP 2024-02-22 18:40:45 +01:00
5bfa9710ff basic structure 2024-02-10 21:50:36 +01:00