Add missing shell expansion variable documentation
Add a documentation entry for kak_cursor_byte_offset
This commit is contained in:
parent
faa18b3a8f
commit
394b962524
|
@ -93,6 +93,8 @@ informations about Kakoune's state:
|
||||||
column of the end of the main selection (in byte)
|
column of the end of the main selection (in byte)
|
||||||
*kak_cursor_char_column*::
|
*kak_cursor_char_column*::
|
||||||
column of the end of the main selection (in character)
|
column of the end of the main selection (in character)
|
||||||
|
*kak_cursor_byte_offset*::
|
||||||
|
Offset of the main selection from the beginning of the buffer (in bytes).
|
||||||
*kak_window_width*::
|
*kak_window_width*::
|
||||||
width of the current kakoune window
|
width of the current kakoune window
|
||||||
*kak_window_height*::
|
*kak_window_height*::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user