mo8it
|
fd2a8c01cb
|
Separate drawing rows
|
2024-08-24 19:18:13 +02:00 |
|
mo8it
|
b779c43126
|
Almost done with list display
|
2024-08-24 17:17:56 +02:00 |
|
mo8it
|
4e12725616
|
Don't exit the list on "to current" if nothing is selected
|
2024-08-24 00:23:45 +02:00 |
|
mo8it
|
570bc9f32d
|
Start list without Ratatui
|
2024-08-24 00:14:12 +02:00 |
|
mo8it
|
78a8553f1c
|
"Continue at" quits the list
|
2024-08-19 23:29:17 +02:00 |
|
mo8it
|
3eaccbb61a
|
Restore the terminal after an error in the list
|
2024-08-17 16:49:07 +02:00 |
|
mo8it
|
b678bd8ed2
|
Disable mouse in the list
|
2024-08-17 16:34:43 +02:00 |
|
mo8it
|
52a231ce2f
|
Update Ratatui
|
2024-08-09 02:17:01 +02:00 |
|
mo8it
|
1937b4bf66
|
Use the rexported crossterm from ratatui
|
2024-07-25 16:26:48 +02:00 |
|
mo8it
|
593f0e0916
|
Revert escaping with ESC in list to be able to clear the message
|
2024-04-28 23:22:11 +02:00 |
|
mo8it
|
75e2804c83
|
Esacpe the list with ESC
|
2024-04-27 23:42:09 +02:00 |
|
mo8it
|
2566f9aaf6
|
Place mods under all imports
|
2024-04-18 11:31:08 +02:00 |
|
mo8it
|
5c0073a948
|
Tolerate changes in the state file
|
2024-04-14 01:15:43 +02:00 |
|
mo8it
|
279ebdc153
|
Remove the modifier filter in the list mode
|
2024-04-12 19:16:52 +02:00 |
|
mo8it
|
e79bc727f0
|
Don't listen on keys with modifiers
|
2024-04-11 15:08:46 +02:00 |
|
mo8it
|
470dc65956
|
Fix selected when there are no rows
|
2024-04-11 14:35:30 +02:00 |
|
mo8it
|
fa1f239a70
|
Remove "I AM NOT DONE" and the verify mode and add AppState
|
2024-04-11 02:51:02 +02:00 |
|
mo8it
|
c9a5fa6097
|
Accept repeat keyboard events
|
2024-04-10 02:19:14 +02:00 |
|
mo8it
|
787bec9875
|
Use exercises as leaked
|
2024-04-09 21:16:27 +02:00 |
|
mo8it
|
850c1d0234
|
Add progress bar to list
|
2024-04-09 19:37:39 +02:00 |
|
mo8it
|
7c4d33654f
|
Implement done/pending filters
|
2024-04-08 02:41:48 +02:00 |
|
mo8it
|
bd5503a0d3
|
Show message on reset
|
2024-04-08 01:33:11 +02:00 |
|
mo8it
|
99c9ab467b
|
Implement resetting
|
2024-04-07 22:43:59 +02:00 |
|
mo8it
|
0a674a158d
|
Separate UiState
|
2024-04-07 19:05:29 +02:00 |
|
mo8it
|
3bd26c7a24
|
State -> StateFile
|
2024-04-07 19:01:08 +02:00 |
|
mo8it
|
8c31d38fa1
|
Better variable name
|
2024-04-07 17:57:20 +02:00 |
|
mo8it
|
d988054ad8
|
Add UiState
|
2024-04-07 16:33:00 +02:00 |
|
mo8it
|
2db86833a9
|
Fix lifetimes
|
2024-04-07 13:12:40 +02:00 |
|
mo8it
|
b0a4750624
|
Implement "continue at"
|
2024-04-07 04:59:22 +02:00 |
|
mo8it
|
4f69285375
|
Shorten the help footer
|
2024-04-07 04:39:03 +02:00 |
|
mo8it
|
e640b4a1ff
|
Add "Next" column
|
2024-04-07 04:36:27 +02:00 |
|
mo8it
|
7f5a18fa34
|
Show help message
|
2024-04-07 04:19:50 +02:00 |
|
mo8it
|
c4897139ae
|
Prevent unneeded redraws
|
2024-04-07 03:41:23 +02:00 |
|
mo8it
|
372290a796
|
Done navigation
|
2024-04-07 03:38:18 +02:00 |
|
mo8it
|
f6db88aca8
|
Started with list
|
2024-04-07 03:03:37 +02:00 |
|