Merge main into senekor/soqukxyvzplr

This commit is contained in:
Remo Senekowitsch
2026-04-25 14:08:53 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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")?;