mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-09 03:31:12 +00:00
Update docs
This commit is contained in:
parent
0820a38252
commit
3705a7fcd1
1 changed files with 2 additions and 1 deletions
|
|
@ -456,7 +456,8 @@ trail animation only follows cursors that have stayed in their position for long
|
|||
than the specified number of milliseconds. This prevents trails from appearing
|
||||
for cursors that rapidly change their positions during UI updates in complex applications.
|
||||
See :opt:`cursor_trail_decay` to control the animation speed and :opt:`cursor_trail_start_threshold`
|
||||
to control when a cursor trail is started.
|
||||
to control when a cursor trail is started. You can also have different styles of trail by
|
||||
using the :opt:`custom_shaders` option, for example: :code:`custom_shaders cursor-trail-blaze`.
|
||||
""",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue