mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 16:05:02 +02:00
...
This commit is contained in:
@@ -385,7 +385,7 @@ when used together with --multiple.
|
|||||||
default=1
|
default=1
|
||||||
type=int
|
type=int
|
||||||
The offset (from zero) at which to start hint numbering. Note that only numbers
|
The offset (from zero) at which to start hint numbering. Note that only numbers
|
||||||
greater than zero are respected.
|
greater than or equal to zero are respected.
|
||||||
'''.format(','.join(sorted(URL_PREFIXES))).format
|
'''.format(','.join(sorted(URL_PREFIXES))).format
|
||||||
help_text = 'Select text from the screen using the keyboard. Defaults to searching for URLs.'
|
help_text = 'Select text from the screen using the keyboard. Defaults to searching for URLs.'
|
||||||
usage = ''
|
usage = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user