Commit Graph

2413 Commits (65849629f5877a5d9f51accbb593d431938bd60c)
 

Author SHA1 Message Date
mo8it 65849629f5 Remove glob 6 months ago
mo8it fa1f239a70 Remove "I AM NOT DONE" and the verify mode and add AppState 6 months ago
mo8it 4bb6bda9f6 Separate event handlers 6 months ago
mo8it 256c4013b7 Keep hint displayed after resizing the terminal 6 months ago
mo8it 27e9520665 Add deny_unknown_fields 6 months ago
mo8it b3642b0219 Remove todo 6 months ago
mo8it 193e0a03b2 Use light blue for the message 6 months ago
mo8it a59acf8835 Show the current exercise path 6 months ago
mo8it 62e92476e6 Fix typo 6 months ago
mo8it 6255efe8b2 Show the invalid command to avoid confusion after resizing the terminal 6 months ago
mo8it a46d66134b Fix shift of first output line 6 months ago
mo8it f034899c7f Capture terminal resize events 6 months ago
mo8it c9a5fa6097 Accept repeat keyboard events 6 months ago
mo8it d1a965f019 Make the list mode part of the watch mode 6 months ago
mo8it 533a009257 Show the progress in the progress bar, not the current exercise index 6 months ago
mo8it 4a80bf6441 Colorize the progress bar 6 months ago
mo8it c8d217ad50 Fix showing stdout and stderr 6 months ago
mo8it a8ddc07a9a Add "exercises" to the end of the progress bar 6 months ago
mo8it af85f2036c Print a newline before the progress bar 6 months ago
mo8it ff6c15f9c1 Don't try to join the input thread 6 months ago
mo8it 4110ae21af Handle notify errors 6 months ago
mo8it b15e0a279b Use shrink to fit before leaking the vector 6 months ago
mo8it 787bec9875 Use exercises as leaked 6 months ago
mo8it f0ce2c1afa Improve event handling in the watch mode 6 months ago
mo8it 850c1d0234 Add progress bar to list 6 months ago
mo8it ee7d976283 Use a green color on successful run 6 months ago
mo8it d0fcd8ae8a Use a color for the message 6 months ago
mo8it 7c46e7ac69 Simplify building rows.
No more lifetimes championship :(
6 months ago
mo8it 1db5de9653 Fix selection after applying filters 6 months ago
mo8it b5fc06bd56 Show more exercises before the selected one 6 months ago
mo8it 7c4d33654f Implement done/pending filters 6 months ago
mo8it 05729b27a0 Set a list offset 6 months ago
mo8it 0bf3f7e01f Lowercase "filter" in help footer 6 months ago
mo8it bd5503a0d3 Show message on reset 6 months ago
mo8it 25e855a009 Merge imports 6 months ago
mo8it c2501ae733 Remove list tests because of the TUI 6 months ago
mo8it 3a4f2bebb4 Remove test because of defaulting to watch mode 6 months ago
mo8it 394ca402a8 Remove the info_toml_content field 6 months ago
mo8it db25cc9157 Ignore .rustlings-state.json 6 months ago
mo8it 93f8d1610d Some renamings 6 months ago
mo8it 99c9ab467b Implement resetting 6 months ago
mo8it db43efe3ec Update .gitignore 6 months ago
mo8it 9a4ee47c52 Separate WatchState 6 months ago
mo8it 0a674a158d Separate UiState 6 months ago
mo8it 3bd26c7a24 State -> StateFile 6 months ago
mo8it 8c31d38fa1 Better variable name 6 months ago
mo8it d988054ad8 Add UiState 6 months ago
mo8it 2db86833a9 Fix lifetimes 6 months ago
mo8it b0a4750624 Implement "continue at" 6 months ago
mo8it 4f69285375 Shorten the help footer 6 months ago