Commit Graph

  • 28ec0f864a Check the info file mo8it 2024-04-17 18:19:08 +02:00
  • 7005d8a400 Fix typo mo8it 2024-04-17 16:11:44 +02:00
  • 7f433ae28f Check the format version in dev check mo8it 2024-04-17 16:09:25 +02:00
  • a2506f154b Update serde mo8it 2024-04-17 15:56:24 +02:00
  • 501b973c25 Add "dev update" mo8it 2024-04-17 15:55:50 +02:00
  • 4eec81a113 ci: add clippy job to rust.yml workflow Hamir Mahal 2024-04-17 01:35:53 -07:00
  • 9a13bccd63 chore: changes from formatting on save Hamir Mahal 2024-04-17 01:35:29 -07:00
  • 30636e7cf3 Use colors inside the test mo8it 2024-04-16 21:46:07 +02:00
  • 67a15ef27f fix: remove bad hint in functions4 liv 2024-04-16 15:23:08 +02:00
  • d322bcfcec Add description mo8it 2024-04-16 04:04:45 +02:00
  • 0ac5aa7af2 Fix typo mo8it 2024-04-16 04:00:42 +02:00
  • f9be652b3b Ready to publish mo8it 2024-04-16 03:56:08 +02:00
  • 932f6b53a9 Add myself to the list of authors :) mo8it 2024-04-16 03:47:09 +02:00
  • 4d9eb35ad7 Prepare for publishing the first alpha version mo8it 2024-04-16 03:46:04 +02:00
  • 86d716cf8a Add comment about keeping dependencies mo8it 2024-04-16 03:43:34 +02:00
  • 87db9129bc Add the mode field mo8it 2024-04-16 03:37:58 +02:00
  • 6566c5904f Tell about updating Cargo.toml mo8it 2024-04-16 03:35:23 +02:00
  • aa813fbce1 Update Cargo.toml on dev check mo8it 2024-04-16 03:30:28 +02:00
  • d1ebbaa6f6 Add format_version to test info.toml files mo8it 2024-04-16 03:18:22 +02:00
  • c07cf5bffe Fix typo mo8it 2024-04-16 03:18:06 +02:00
  • df448c069c Fix running dev commands mo8it 2024-04-16 03:15:14 +02:00
  • 25e7696565 Done dev init mo8it 2024-04-16 03:08:45 +02:00
  • 92777c0a44 Add the format version mo8it 2024-04-16 01:22:54 +02:00
  • 7ebc260924 Scetch the dev subcommand mo8it 2024-04-15 23:54:57 +02:00
  • f5eaa578b9 Update deps mo8it 2024-04-15 23:35:30 +02:00
  • 6f04570dd0 Revert "Implement third-party exercises trust handling" mo8it 2024-04-15 03:36:12 +02:00
  • 15ca847c37 Implement third-party exercises trust handling mo8it 2024-04-15 02:11:27 +02:00
  • c613b70363 Print the trimmed final message mo8it 2024-04-14 17:28:01 +02:00
  • dc02c38a94 Merge pull request #1942 from rust-lang/tui Mo 2024-04-14 17:13:32 +02:00
  • 7526c6b1f9 Update POST_INIT_MSG mo8it 2024-04-14 17:11:27 +02:00
  • 1cbabc3d28 Add the manual-run option mo8it 2024-04-14 17:10:53 +02:00
  • bd10b154fe Clear the terminal after showing the welcome message mo8it 2024-04-14 16:07:17 +02:00
  • 070a780d7f Trim the final message mo8it 2024-04-14 16:04:05 +02:00
  • 8aef915ee7 Show the welcome message mo8it 2024-04-14 16:03:49 +02:00
  • 3da860927d Use push instead of extend_from_slice on chars mo8it 2024-04-14 14:53:32 +02:00
  • 1c90575b9f Update deps mo8it 2024-04-14 05:13:50 +02:00
  • 9dcc4b7df5 Simplify the state file mo8it 2024-04-14 05:13:27 +02:00
  • 9831cbb139 Fix tests mo8it 2024-04-14 03:13:33 +02:00
  • bee62c89de Add terminal links mo8it 2024-04-14 02:41:19 +02:00
  • 5c0073a948 Tolerate changes in the state file mo8it 2024-04-14 01:15:43 +02:00
  • 2a26dfcb00 Remove unused ContextLine mo8it 2024-04-13 15:30:35 +02:00
  • 24539666af Show the final message mo8it 2024-04-12 20:06:56 +02:00
  • 757723a7e8 Add missing newline mo8it 2024-04-12 19:30:36 +02:00
  • ff4c752984 Print FAILED mo8it 2024-04-12 19:30:29 +02:00
  • 06d1089714 Set pending on fail in run mode mo8it 2024-04-12 19:24:26 +02:00
  • 6e827da570 It doesn't take minutes :P mo8it 2024-04-12 19:18:16 +02:00
  • 279ebdc153 Remove the modifier filter in the list mode mo8it 2024-04-12 19:16:52 +02:00
  • 9b0eeb815a Fix Display for Exercise mo8it 2024-04-12 19:07:17 +02:00
  • 44824718b2 Remove unused import mo8it 2024-04-12 18:58:01 +02:00
  • 8bd03093eb Add newline at the end of the generated .gitignore mo8it 2024-04-12 18:57:39 +02:00
  • d5a6dee1b3 Handle the case when all exercises are done mo8it 2024-04-12 18:57:04 +02:00
  • a534de0312 Implement going to the next exercise mo8it 2024-04-12 15:27:29 +02:00
  • 98c5088a39 Update deps mo8it 2024-04-12 14:52:50 +02:00
  • 6807e63c5f Show done message mo8it 2024-04-12 02:45:54 +02:00
  • 2a95a3e966 Deal with long strings mo8it 2024-04-12 01:24:01 +02:00
  • 1e3745ccdf Update winnow mo8it 2024-04-12 00:58:26 +02:00
  • d8160f9113 Remove outdated installation methods mo8it 2024-04-12 00:56:40 +02:00
  • 6494a8c50b Remove the watch subcommand mo8it 2024-04-11 16:54:27 +02:00
  • 864cfa725b Remove outdated tests mo8it 2024-04-11 15:10:15 +02:00
  • e79bc727f0 Don't listen on keys with modifiers mo8it 2024-04-11 15:08:46 +02:00
  • 2e1a87d7d3 Take care of filters when resolving the selected exercise mo8it 2024-04-11 14:58:56 +02:00
  • f53a0e8700 Panic if there are no exercises mo8it 2024-04-11 14:39:19 +02:00
  • 470dc65956 Fix selected when there are no rows mo8it 2024-04-11 14:35:30 +02:00
  • 686143100f Update intro1 mo8it 2024-04-11 02:55:58 +02:00
  • c3933904f6 Update deps mo8it 2024-04-11 02:51:50 +02:00
  • 65849629f5 Remove glob mo8it 2024-04-11 02:51:23 +02:00
  • fa1f239a70 Remove "I AM NOT DONE" and the verify mode and add AppState mo8it 2024-04-11 02:51:02 +02:00
  • 4bb6bda9f6 Separate event handlers mo8it 2024-04-10 16:02:12 +02:00
  • 256c4013b7 Keep hint displayed after resizing the terminal mo8it 2024-04-10 15:56:38 +02:00
  • 27e9520665 Add deny_unknown_fields mo8it 2024-04-10 14:40:49 +02:00
  • b3642b0219 Remove todo mo8it 2024-04-10 14:35:42 +02:00
  • 193e0a03b2 Use light blue for the message mo8it 2024-04-10 14:31:08 +02:00
  • a59acf8835 Show the current exercise path mo8it 2024-04-10 14:29:31 +02:00
  • 62e92476e6 Fix typo mo8it 2024-04-10 04:10:05 +02:00
  • 6255efe8b2 Show the invalid command to avoid confusion after resizing the terminal mo8it 2024-04-10 04:08:40 +02:00
  • a46d66134b Fix shift of first output line mo8it 2024-04-10 03:56:41 +02:00
  • f034899c7f Capture terminal resize events mo8it 2024-04-10 03:54:48 +02:00
  • c9a5fa6097 Accept repeat keyboard events mo8it 2024-04-10 02:19:14 +02:00
  • d1a965f019 Make the list mode part of the watch mode mo8it 2024-04-10 02:12:50 +02:00
  • 533a009257 Show the progress in the progress bar, not the current exercise index mo8it 2024-04-10 00:51:41 +02:00
  • 4a80bf6441 Colorize the progress bar mo8it 2024-04-10 00:42:32 +02:00
  • c8d217ad50 Fix showing stdout and stderr mo8it 2024-04-09 22:20:12 +02:00
  • a8ddc07a9a Add "exercises" to the end of the progress bar mo8it 2024-04-09 22:15:41 +02:00
  • af85f2036c Print a newline before the progress bar mo8it 2024-04-09 22:06:55 +02:00
  • ff6c15f9c1 Don't try to join the input thread mo8it 2024-04-09 22:04:10 +02:00
  • 4110ae21af Handle notify errors mo8it 2024-04-09 21:46:55 +02:00
  • b15e0a279b Use shrink to fit before leaking the vector mo8it 2024-04-09 21:23:02 +02:00
  • 787bec9875 Use exercises as leaked mo8it 2024-04-09 21:16:27 +02:00
  • f0ce2c1afa Improve event handling in the watch mode mo8it 2024-04-09 21:07:53 +02:00
  • 850c1d0234 Add progress bar to list mo8it 2024-04-09 19:37:39 +02:00
  • ee7d976283 Use a green color on successful run mo8it 2024-04-09 17:15:12 +02:00
  • 258ff6f462 Merge pull request #1946 from rust-lang/all-contributors/add-Selflocking liv 2024-04-08 22:49:11 +02:00
  • 95a3fe17fa docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-04-08 20:49:03 +00:00
  • 501861e435 docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-04-08 20:49:02 +00:00
  • f3890cbae6 Merge pull request #1944 from Selflocking/patch-1 liv 2024-04-08 22:48:43 +02:00
  • f714534393 docs: add more info in threads YunShu 2024-04-08 22:07:26 +08:00
  • d0fcd8ae8a Use a color for the message mo8it 2024-04-08 03:21:13 +02:00
  • 7c46e7ac69 Simplify building rows. mo8it 2024-04-08 03:16:38 +02:00
  • 1db5de9653 Fix selection after applying filters mo8it 2024-04-08 03:08:05 +02:00
  • b5fc06bd56 Show more exercises before the selected one mo8it 2024-04-08 02:46:35 +02:00