1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-26 05:46:07 +02:00

Commit Graph

  • 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