mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 10:41:58 +02:00
Note when support for pointer shapes was added
This commit is contained in:
@@ -43,7 +43,7 @@ The :doc:`ssh kitten <kittens/ssh>` is redesigned with powerful new features:
|
|||||||
Detailed list of changes
|
Detailed list of changes
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
0.30.2 [future]
|
0.31.0 [future]
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- A new option :opt:`menu_map` that allows adding entries to the global menubar on macOS (:disc:`6680`)
|
- A new option :opt:`menu_map` that allows adding entries to the global menubar on macOS (:disc:`6680`)
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
Mouse pointer shapes
|
Mouse pointer shapes
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
.. versionadded:: 0.31.0
|
||||||
|
|
||||||
This is a simple escape code that can be used by terminal programs to change
|
This is a simple escape code that can be used by terminal programs to change
|
||||||
the shape of the mouse pointer. This is useful for buttons/links, dragging to
|
the shape of the mouse pointer. This is useful for buttons/links, dragging to
|
||||||
resize panes, etc. It is based on the original escape code proposal from xterm
|
resize panes, etc. It is based on the original escape code proposal from xterm
|
||||||
|
|||||||
Reference in New Issue
Block a user