mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 16:53:30 +02:00
Merge main into senekor/soqukxyvzplr
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ impl<'a> ListState<'a> {
|
||||
hotkey(&mut writer, b"g")?;
|
||||
writer.write_ascii(b" end/")?;
|
||||
hotkey(&mut writer, b"G")?;
|
||||
writer.write_ascii(b" | ")?;
|
||||
writer.write_str(" | ↩️/")?;
|
||||
hotkey(&mut writer, b"c")?;
|
||||
writer.write_ascii(b"ontinue at | ")?;
|
||||
hotkey(&mut writer, b"r")?;
|
||||
|
||||
Reference in New Issue
Block a user