index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ui.c
Commit message (
Expand
)
Author
Age
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
multigrid: do all adjustment in screen.c
Björn Linse
2019-01-01
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: rename to grid.row_offset and grid.requested_rows
Björn Linse
2018-12-31
*
multigrid: reorganize types and global varaibles
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Fix sending window grid handle in ext_newline mode
Utkarsh Maheshwari
2018-12-31
*
multigrid: Put everything on default_grid if not ext_multigrid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Add win_position event
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
log: rename do_log to logmsg
Justin M. Keyes
2018-09-19
*
vim-patch:8.0.1809: various typos
Jan Edmund Lazo
2018-09-11
*
tui: Hint wrapped lines to terminals.
Ricky Zhou
2018-09-03
*
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
2018-08-13
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
ui: add TODO for non-working terminal linewrap
Björn Linse
2018-07-21
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
ui: don't crash when 'writedelay' is set and redrawing inside an event handler
Björn Linse
2018-06-28
*
nvim_list_uis: include channel id
Björn Linse
2018-06-01
*
TUI: implement "standout" attribute #8081
Nimit Bhardwaj
2018-03-27
*
api: nvim_list_uis #8004
geekodour
2018-03-03
*
screen.c: make negative 'writedelay' show all redraws
Björn Linse
2018-02-24
*
ui_bridge: make sure TUI receives no more UI events after "stop" event
Björn Linse
2018-02-22
*
ui: refactor ui options
Björn Linse
2018-02-13
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
UI: restore 'writedelay' feature.
Justin M. Keyes
2018-02-07
*
tui: fix use-after-free after UI `stop` event #7922
Justin M. Keyes
2018-01-28
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
*
ui: remove ext_cmdline noise (#7486)
Björn Linse
2017-11-07
*
Increased test coverage for RGB and cterm
Matthieu Coudron
2017-09-30
*
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
2017-09-30
*
log: introduce `context`
Justin M. Keyes
2017-09-05
*
ui: disable 'lazyredraw' during ui_refresh.
Justin M. Keyes
2017-08-14
*
log: all UI events, not just UI-bridge
Justin M. Keyes
2017-07-22
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
api: generate ui events
Björn Linse
2017-05-10
*
event: Remove "priority" concept.
Justin M. Keyes
2017-04-28
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
*
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
\
|
*
ui: use an array for mode styles
Björn Linse
2017-04-21
|
*
ui: support more cursor shape modes
Björn Linse
2017-04-21
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
/
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
ui: Fix TUI resize bug
Tommy Allen
2017-03-05
*
ui_detach: Do not redraw during teardown/exit.
Justin M. Keyes
2017-02-14
[next]