Document ui_options in README
This commit is contained in:
parent
b2407d9dfa
commit
327b8b90ae
|
@ -575,6 +575,10 @@ Some options are built in Kakoune, and can be used to control it's behaviour:
|
|||
apply in the buffer, and the other strings are the candidates.
|
||||
* +autoreload+ _yesnoask_: auto reload the buffers when an external
|
||||
modification is detected.
|
||||
* +ui_options+: colon separated list of key=value pairs that are forwarded to
|
||||
the user interface implementation. The NCurses UI support the following option:
|
||||
- +ncurses_status_on_top+: if +yes+, or +true+ the status line will be placed
|
||||
at the top of the terminal rather than at the bottom.
|
||||
|
||||
Insert mode completion
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user