mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Add a link to the marks docs
This commit is contained in:
parent
4f135be86c
commit
3593189a75
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ class Boss:
|
|||
|
||||
self._run_kitten('ask', [
|
||||
'--name=create-marker', '--message',
|
||||
_('Create marker, for example:\ntext 1 ERROR')
|
||||
_('Create marker, for example:\ntext 1 ERROR\nSee https://sw.kovidgoyal.net/kitty/marks.html\n')
|
||||
],
|
||||
custom_callback=done, action_on_removal=done2)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue