Commit graph

  • 3da860927d Use push instead of extend_from_slice on chars mo8it 2024-04-14 14:53:32 +0200
  • 1c90575b9f Update deps mo8it 2024-04-14 05:13:50 +0200
  • 9dcc4b7df5 Simplify the state file mo8it 2024-04-14 05:13:27 +0200
  • 9831cbb139 Fix tests mo8it 2024-04-14 03:13:33 +0200
  • bee62c89de Add terminal links mo8it 2024-04-14 02:41:19 +0200
  • 5c0073a948 Tolerate changes in the state file mo8it 2024-04-14 01:15:43 +0200
  • 2a26dfcb00 Remove unused ContextLine mo8it 2024-04-13 15:30:35 +0200
  • 24539666af Show the final message mo8it 2024-04-12 20:06:56 +0200
  • 757723a7e8 Add missing newline mo8it 2024-04-12 19:30:36 +0200
  • ff4c752984 Print FAILED mo8it 2024-04-12 19:30:29 +0200
  • 06d1089714 Set pending on fail in run mode mo8it 2024-04-12 19:24:26 +0200
  • 6e827da570 It doesn't take minutes :P mo8it 2024-04-12 19:18:16 +0200
  • 279ebdc153 Remove the modifier filter in the list mode mo8it 2024-04-12 19:16:52 +0200
  • 9b0eeb815a Fix Display for Exercise mo8it 2024-04-12 19:07:17 +0200
  • 44824718b2 Remove unused import mo8it 2024-04-12 18:58:01 +0200
  • 8bd03093eb Add newline at the end of the generated .gitignore mo8it 2024-04-12 18:57:39 +0200
  • d5a6dee1b3 Handle the case when all exercises are done mo8it 2024-04-12 18:57:04 +0200
  • 71a17b5616 last iter Tirth Patel 2024-04-12 13:07:16 -0230
  • a534de0312 Implement going to the next exercise mo8it 2024-04-12 15:27:29 +0200
  • 98c5088a39 Update deps mo8it 2024-04-12 14:52:50 +0200
  • 2356a8d73b Merge branch 'do_exercise' of https://github.com/Tirthnp/rustlings into do_exercise Tirth Patel 2024-04-12 10:14:34 -0230
  • 6807a71031 jnjjj Tirth Patel 2024-04-12 09:28:53 -0230
  • 6807e63c5f Show done message mo8it 2024-04-12 02:45:54 +0200
  • 2a95a3e966 Deal with long strings mo8it 2024-04-12 01:24:01 +0200
  • 1e3745ccdf Update winnow mo8it 2024-04-12 00:58:26 +0200
  • d8160f9113 Remove outdated installation methods mo8it 2024-04-12 00:56:40 +0200
  • 865ae38c69 erro2 Tirth Patel 2024-04-11 15:43:28 -0230
  • 294a568e3f error1 Tirth Patel 2024-04-11 15:30:47 -0230
  • 6494a8c50b Remove the watch subcommand mo8it 2024-04-11 16:54:27 +0200
  • 864cfa725b Remove outdated tests mo8it 2024-04-11 15:10:15 +0200
  • e79bc727f0 Don't listen on keys with modifiers mo8it 2024-04-11 15:08:46 +0200
  • 2e1a87d7d3 Take care of filters when resolving the selected exercise mo8it 2024-04-11 14:58:56 +0200
  • f53a0e8700 Panic if there are no exercises mo8it 2024-04-11 14:39:19 +0200
  • 470dc65956 Fix selected when there are no rows mo8it 2024-04-11 14:35:30 +0200
  • 686143100f Update intro1 mo8it 2024-04-11 02:55:58 +0200
  • c3933904f6 Update deps mo8it 2024-04-11 02:51:50 +0200
  • 65849629f5 Remove glob mo8it 2024-04-11 02:51:23 +0200
  • fa1f239a70 Remove "I AM NOT DONE" and the verify mode and add AppState mo8it 2024-04-11 02:51:02 +0200
  • 4bb6bda9f6 Separate event handlers mo8it 2024-04-10 16:02:12 +0200
  • 256c4013b7 Keep hint displayed after resizing the terminal mo8it 2024-04-10 15:56:38 +0200
  • 27e9520665 Add deny_unknown_fields mo8it 2024-04-10 14:40:49 +0200
  • b3642b0219 Remove todo mo8it 2024-04-10 14:35:42 +0200
  • 193e0a03b2 Use light blue for the message mo8it 2024-04-10 14:31:08 +0200
  • a59acf8835 Show the current exercise path mo8it 2024-04-10 14:29:31 +0200
  • 62e92476e6 Fix typo mo8it 2024-04-10 04:10:05 +0200
  • 6255efe8b2 Show the invalid command to avoid confusion after resizing the terminal mo8it 2024-04-10 04:08:40 +0200
  • a46d66134b Fix shift of first output line mo8it 2024-04-10 03:56:41 +0200
  • f034899c7f Capture terminal resize events mo8it 2024-04-10 03:54:48 +0200
  • c9a5fa6097 Accept repeat keyboard events mo8it 2024-04-10 02:19:14 +0200
  • d1a965f019 Make the list mode part of the watch mode mo8it 2024-04-10 02:12:50 +0200
  • 533a009257 Show the progress in the progress bar, not the current exercise index mo8it 2024-04-10 00:51:41 +0200
  • 4a80bf6441 Colorize the progress bar mo8it 2024-04-10 00:42:32 +0200
  • c8d217ad50 Fix showing stdout and stderr mo8it 2024-04-09 22:20:12 +0200
  • a8ddc07a9a Add "exercises" to the end of the progress bar mo8it 2024-04-09 22:15:41 +0200
  • af85f2036c Print a newline before the progress bar mo8it 2024-04-09 22:06:55 +0200
  • ff6c15f9c1 Don't try to join the input thread mo8it 2024-04-09 22:04:10 +0200
  • 4110ae21af Handle notify errors mo8it 2024-04-09 21:46:55 +0200
  • b15e0a279b Use shrink to fit before leaking the vector mo8it 2024-04-09 21:23:02 +0200
  • 787bec9875 Use exercises as leaked mo8it 2024-04-09 21:16:27 +0200
  • f0ce2c1afa Improve event handling in the watch mode mo8it 2024-04-09 21:07:53 +0200
  • 850c1d0234 Add progress bar to list mo8it 2024-04-09 19:37:39 +0200
  • ee7d976283 Use a green color on successful run mo8it 2024-04-09 17:15:12 +0200
  • 258ff6f462
    Merge pull request #1946 from rust-lang/all-contributors/add-Selflocking liv 2024-04-08 22:49:11 +0200
  • 95a3fe17fa
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-04-08 20:49:03 +0000
  • 501861e435
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-04-08 20:49:02 +0000
  • f3890cbae6
    Merge pull request #1944 from Selflocking/patch-1 liv 2024-04-08 22:48:43 +0200
  • ddaa8cff21 RUST-000 - Exercises finished - all exercises until primity types 3 eddcp 2024-04-08 12:20:08 -0300
  • f714534393
    docs: add more info in threads YunShu 2024-04-08 22:07:26 +0800
  • d0fcd8ae8a Use a color for the message mo8it 2024-04-08 03:21:13 +0200
  • 7c46e7ac69 Simplify building rows. mo8it 2024-04-08 03:16:38 +0200
  • 1db5de9653 Fix selection after applying filters mo8it 2024-04-08 03:08:05 +0200
  • b5fc06bd56 Show more exercises before the selected one mo8it 2024-04-08 02:46:35 +0200
  • 7c4d33654f Implement done/pending filters mo8it 2024-04-08 02:41:48 +0200
  • 05729b27a0 Set a list offset mo8it 2024-04-08 01:49:38 +0200
  • 0bf3f7e01f Lowercase "filter" in help footer mo8it 2024-04-08 01:34:41 +0200
  • bd5503a0d3 Show message on reset mo8it 2024-04-08 01:33:11 +0200
  • 25e855a009 Merge imports mo8it 2024-04-08 00:36:26 +0200
  • c2501ae733 Remove list tests because of the TUI mo8it 2024-04-08 00:36:10 +0200
  • 3a4f2bebb4 Remove test because of defaulting to watch mode mo8it 2024-04-08 00:35:51 +0200
  • 394ca402a8 Remove the info_toml_content field mo8it 2024-04-07 23:57:54 +0200
  • db25cc9157 Ignore .rustlings-state.json mo8it 2024-04-07 23:54:32 +0200
  • 93f8d1610d Some renamings mo8it 2024-04-07 23:37:40 +0200
  • 99c9ab467b Implement resetting mo8it 2024-04-07 22:43:59 +0200
  • db43efe3ec Update .gitignore mo8it 2024-04-07 22:40:50 +0200
  • 9a4ee47c52 Separate WatchState mo8it 2024-04-07 19:29:16 +0200
  • 0a674a158d Separate UiState mo8it 2024-04-07 19:05:29 +0200
  • 3bd26c7a24 State -> StateFile mo8it 2024-04-07 19:01:08 +0200
  • 8c31d38fa1 Better variable name mo8it 2024-04-07 17:57:20 +0200
  • d988054ad8 Add UiState mo8it 2024-04-07 16:33:00 +0200
  • 2db86833a9 Fix lifetimes mo8it 2024-04-07 13:12:40 +0200
  • b0a4750624 Implement "continue at" mo8it 2024-04-07 04:59:22 +0200
  • 4f69285375 Shorten the help footer mo8it 2024-04-07 04:39:03 +0200
  • e640b4a1ff Add "Next" column mo8it 2024-04-07 04:36:27 +0200
  • 7f5a18fa34 Show help message mo8it 2024-04-07 04:19:50 +0200
  • c4897139ae Prevent unneeded redraws mo8it 2024-04-07 03:41:23 +0200
  • 372290a796 Done navigation mo8it 2024-04-07 03:38:18 +0200
  • 729385362c Update deps mo8it 2024-04-07 03:03:59 +0200
  • f6db88aca8 Started with list mo8it 2024-04-07 03:03:37 +0200
  • 0819bbe21f Can't use Ratatui for the watch mode :( mo8it 2024-04-07 01:17:53 +0200
  • 18342b3aa3 Verify starting with some index mo8it 2024-04-07 01:16:56 +0200