1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-18 23:41:37 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
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