mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-20 14:15:31 +00:00
...
This commit is contained in:
parent
46625d207b
commit
f2d2cfec8f
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ opt('cursor_shape', 'block',
|
|||
' cursor shape has not been set by the program running in the terminal.'
|
||||
' This sets the default cursor shape. Applications running in the terminal'
|
||||
' can override it. In particular, :ref:`shell_integration` in kitty'
|
||||
' sets the cursor shape to bar at shell prompts. You can avoid this'
|
||||
' sets the cursor shape to :code:`beam` at shell prompts. You can avoid this'
|
||||
' by setting :opt:`shell_integration` to :code:`no-cursor`.'
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue