chemzqm
|
3cf4b14e96
|
add cmdline mode to modechange of RPC and tests
use set_cursor_shape_bar for cmdline mode
fix test of screen_basic_spec.lua & screen.lua
comment fix
|
2016-11-30 22:20:06 +08:00 |
|
Björn Linse
|
1c22cab2fd
|
api: consistently use nvim_ prefix and update documentation
|
2016-08-31 21:57:06 +02:00 |
|
Björn Linse
|
e536abc1e1
|
api: Allow blacklist functions that shouldn't be accesible from eval
Blacklist deprecated functions and functions depending on channel_id
|
2016-08-31 21:57:06 +02:00 |
|
Björn Linse
|
e968d72cae
|
api/ui: use ui options instead of one method per feature
Use new nvim_ui_ prefix to avoid breaking change.
|
2016-08-29 10:17:31 +02:00 |
|
Björn Linse
|
999af47be8
|
api/ui: allow popupmenu to be drawn by external ui
|
2016-08-29 10:17:31 +02:00 |
|
Björn Linse
|
dd539366fc
|
api: refactor remote ui to use API dispatch generation
|
2016-05-27 13:18:04 +02:00 |
|