File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 30063006map ('Scroll to previous shell prompt' ,
30073007 'scroll_to_previous_prompt kitty_mod+z scroll_to_prompt -1' ,
30083008 long_text = '''
3009- Requires :ref:`shell_integration` to work.
3009+ Use a parameter of zero for :code:`scroll_to_prompt` to scroll to the last jumped
3010+ to or the last clicked position. Requires :ref:`shell_integration` to work.
30103011'''
30113012 )
30123013
3013- map ('Scroll to next shell prompt' ,
3014- 'scroll_to_next_prompt kitty_mod+x scroll_to_prompt 1' ,
3015- long_text = '''
3016- When the parameter is zero, scroll to the last jumped position, or the last clicked position by
3017- command output related mouse actions.
3018-
3019- Requires :ref:`shell_integration` to work.
3020- '''
3021- )
3014+ map ('Scroll to next shell prompt' , 'scroll_to_next_prompt kitty_mod+x scroll_to_prompt 1' )
30223015
30233016map ('Browse scrollback buffer in pager' ,
30243017 'show_scrollback kitty_mod+h show_scrollback' ,
You can’t perform that action at this time.
0 commit comments