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
/
tui
Commit message (
Expand
)
Author
Age
...
*
|
|
TUI: attrs -> attr_id refactor
Björn Linse
2018-11-11
*
|
|
UI/TUI: improvements and cleanups for scrolling and clearing
Björn Linse
2018-11-11
|
/
/
*
|
TUI: Avoid reset_cursor_color in old VTE #9191
Sam Wilson
2018-11-03
*
|
tui.c: Fix ext.set_underline_color for !has_colon_rgb
Justin M. Keyes
2018-10-20
*
|
Merge pull request #9079 from bfredl/tui_cursor
Björn Linse
2018-10-09
|
\
\
|
*
|
TUI: delete "first-row" workaround after resize
Björn Linse
2018-10-06
|
*
|
TUI: always use safe cursor movement after resize
Björn Linse
2018-10-06
*
|
|
Merge #9036 'func_attr_printf'
Justin M. Keyes
2018-10-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
|
|
TUI: check libvte version for undercurl support #9088
Daniel Hahler
2018-10-05
*
|
|
TUI: fix support for undercurl/underline color #9080
Daniel Hahler
2018-10-03
*
|
|
Merge pull request #9052 from blueyed/undercurl
Björn Linse
2018-10-02
|
\
\
\
|
*
|
|
tui: add support for undercurl and underline color
Daniel Hahler
2018-10-01
*
|
|
|
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
|
|
|
Revert "TUI: terminfo_start: use unibi_from_term directly"
Justin M. Keyes
2018-10-01
*
|
|
|
TUI: terminfo_start: use unibi_from_term directly (#9072)
Daniel Hahler
2018-09-30
|
/
/
/
*
|
|
tui: eliminate scrolling region data structure
Björn Linse
2018-09-27
*
|
|
tui: eliminate grid->attrs, use indexed cell->attr
Björn Linse
2018-09-26
*
|
|
TUI: Alacritty supports DECSCUSR (#9048)
Christian Duerr
2018-09-25
*
|
|
minor: tui: update_attrs: code consistency
Daniel Hahler
2018-09-23
|
/
/
*
|
TUI: Reset cursor color when applicable #8572
Yichao Zhou
2018-09-22
*
|
cleanup/TUI: remove old unused code #9013
Justin M. Keyes
2018-09-19
*
|
TUI: Skip redundant "stop" event (macOS kernel panic) (#9007)
Justin M. Keyes
2018-09-18
*
|
tui: Hint wrapped lines to terminals.
Ricky Zhou
2018-09-03
*
|
TUI: use BCE again more often, as it provides smoother resizes and scrolling
Björn Linse
2018-08-14
*
|
tui: reenable cursor movement optimizations (leftover from #8221)
Björn Linse
2018-08-14
*
|
tui: hack for invalid first line with non-bce resize
Björn Linse
2018-08-14
*
|
tui: use bce properly
Björn Linse
2018-08-14
*
|
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
2018-08-13
*
|
highlight: HlAttrs is a value type; treat it like such
Björn Linse
2018-08-13
*
|
terminfo: add header guard, stdint.h for int8_t (#8848)
Jan Edmund Lazo
2018-08-11
*
|
terminfo: update built-in terminfo entries
Marco Hinz
2018-08-10
*
|
terminfo: add scripts/update_terminfo.sh
Marco Hinz
2018-08-10
*
|
tui: clip invalid regions on resize (#8779), fixes #8774
Björn Linse
2018-07-26
*
|
ui: fix glitches where scrolling region affects clearing of screen
Björn Linse
2018-07-24
*
|
ui: use line-based rather than char-based updates in screen.c
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
*
|
Merge pull request #8708 from blueyed/fix-standout
James McCoy
2018-07-10
|
\
\
|
*
|
[WIP/RFC] Fix standout mode
Daniel Hahler
2018-07-08
*
|
|
TUI: urxvt: also send xterm focus-reporting seqs #8699
Daniel Hahler
2018-07-08
|
/
/
*
|
coverity/166184: Null pointer dereference (FP)
Justin M. Keyes
2018-07-02
*
|
build/MSVC: TUI: Fix uninitialized variable
b-r-o-c-k
2018-06-03
*
|
TUI: skip SIGWINCH during teardown #8470
Justin M. Keyes
2018-06-03
*
|
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
\
|
*
|
*: Fix clint errors
ZyX
2018-04-22
|
*
|
tui: Silence PVS/V560: condition is set to true in prev-previous if()
ZyX
2018-04-22
*
|
|
tui/input.c: add support for mouse release events in urxvt (#8309)
symphorien
2018-04-22
*
|
|
tui: abort on unexpected enum value (#8266)
John Szakmeister
2018-04-13
*
|
|
tui: fix uninitialize variable usage (#8261)
John Szakmeister
2018-04-12
[prev]
[next]