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
/
runtime
/
doc
/
ui.txt
Commit message (
Expand
)
Author
Age
*
docs: remove trailing spaces #24455
ii14
2023-07-25
*
fix(ui): delay win_viewport until screen update #24182
fredizzimo
2023-07-05
*
perf(ui-ext): approximate scroll_delta when scrolling too much (#24234)
zeertzjq
2023-07-04
*
Merge pull request #23891 from rickyz/grid_line_flags
bfredl
2023-07-03
|
\
|
*
fix(ui): propagate line wrapping state on grid_line events
Ricky Zhou
2023-06-05
*
|
docs #22363
Justin M. Keyes
2023-06-19
|
/
*
docs: small fixes
dundargoc
2023-05-13
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
feat(api): more fields in nvim_list_uis
Justin M. Keyes
2023-02-27
*
docs: naming conventions, guidelines
Justin M. Keyes
2023-02-22
*
docs: fix typos (#22353)
zeertzjq
2023-02-22
*
feat(highlight): define the concept of altfont as a (c)term rendering attribute
Paul "LeoNerd" Evans
2023-01-24
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
docs: add language annotation to Nvim manual
Christian Clason
2022-12-02
*
docs: fix/remove invalid URLs #20647
Justin M. Keyes
2022-10-14
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
feat(ui-ext): make 'mousemoveevent' a ui_option
zeertzjq
2022-09-04
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
*
refactor(ui): simplify stdin handling
bfredl
2022-05-02
*
feat(api): ui options relevant for remote TUI
hlpr98
2022-04-17
*
fix(docs): spelling in new underlines docs
Kirill Chibisov
2022-03-04
*
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
2022-03-03
*
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
*
Update busy_start/busy_stop ui events documentation (#14415)
Ghjuvan Lacambre
2021-06-25
*
remove trailing tabs
Patrik Wenger
2021-01-04
*
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
UI: forward 'mousefocus' option #12863
Justin M. Keyes
2020-09-06
*
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
doc/UI: mode_info_set: mention colors should be swapped #12211
Ghjuvan Lacambre
2020-05-01
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
TUI: can make the cursor transparent #11519
Matthieu Coudron
2019-12-19
*
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
doc: eliminate msgpack_rpc.txt [ci skip]
Justin M. Keyes
2019-09-09
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
ui: transmit "blend=" property of highlight attributes
Björn Linse
2019-08-18
*
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
doc
Justin M. Keyes
2019-05-11
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
doc: UI
Justin M. Keyes
2019-04-22
*
doc
Justin M. Keyes
2019-04-22
*
doc [ci skip]
Justin M. Keyes
2019-04-08
*
doc: move ui-wildmenu to deprecated.txt [ci skip]
Justin M. Keyes
2019-03-26
[next]