input: scroll_to_row action

This commit is contained in:
Mitchell Hashimoto
2025-10-16 08:22:52 -07:00
parent 135136f733
commit c86266cd90
3 changed files with 26 additions and 5 deletions

View File

@@ -487,6 +487,7 @@ fn actionCommands(action: Action.Key) []const Command {
.esc,
.cursor_key,
.set_font_size,
.scroll_to_row,
.scroll_page_fractional,
.scroll_page_lines,
.adjust_selection,