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
/
tui.c
Commit message (
Expand
)
Author
Age
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
events: loop_schedule() is unclear, rename it loop_schedule_fast()
Björn Linse
2019-08-31
*
paste: tickle cursor
Justin M. Keyes
2019-08-27
*
tui: handle Smulx extension capability (extended underline) (#9097)
Daniel Hahler
2019-08-22
*
TUI: do not use "starting" global mutated by main thread
Björn Linse
2019-08-15
*
terminfo_start: use unibi_from_term, skip without TERM (#10670)
Daniel Hahler
2019-08-02
*
env: invalid pointer after os_setenv() #10558
erw7
2019-07-23
*
win/TUI: workaround libuv LF => CRLF conversion #10558
erw7
2019-07-23
*
tui:cursor_goto(): remove dead code #9952
Justin M. Keyes
2019-04-28
*
tui/input.c: rename functions
Justin M. Keyes
2019-03-25
*
tui_tk_ti_getstr: handle weird value #9688
Boskovits
2019-03-07
*
floats: implement floating windows
Björn Linse
2019-03-02
*
TUI: do not resize host-terminal on startup (#9645)
Justin M. Keyes
2019-02-25
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-02-17
|
\
|
*
Merge #5027 'TUI: detect background color'
Justin M. Keyes
2019-01-17
|
|
\
|
|
*
Automatically detect terminal background and set bg=dark or bg=light
Josh Triplett
2016-07-24
*
|
|
TUI: assume italics support in all xterm-likes
Justin M. Keyes
2019-02-12
*
|
|
TUI: sniff nsterm (Terminal.app) from $TERM_PROGRAM
Justin M. Keyes
2019-02-11
*
|
|
TUI: force italics in tmux
Justin M. Keyes
2019-02-11
*
|
|
TUI: italics in Terminal.app (nsterm)
Justin M. Keyes
2019-02-11
*
|
|
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
|
/
/
*
|
PVS/V751: tui.c, Parameter is not used
Justin M. Keyes
2019-01-04
*
|
UGRID_FOREACH_CELL: avoid shadowed variables
Justin M. Keyes
2019-01-02
*
|
TUI: Konsole DECSCUSR fixup (#9423)
Justin M. Keyes
2018-12-31
*
|
Merge #9408 from justinmk/tui-title-stacking
Justin M. Keyes
2018-12-31
|
\
\
|
*
|
TUI: attempt "title stacking" unconditionally
Justin M. Keyes
2018-12-29
*
|
|
Merge #9401 from justinmk/pr-win-erw7
Justin M. Keyes
2018-12-30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
win/TUI: ConEmu: get back_color_erase from terminfo
Justin M. Keyes
2018-12-30
|
*
|
refactor: Extract os_tty_guess_term()
Justin M. Keyes
2018-12-30
|
*
|
Merge 'upstream/master' into pr-win-erw7
Justin M. Keyes
2018-12-27
|
|
\
\
|
*
|
|
win/TUI: Fix scroll on Windows legacy console
erw7
2018-12-27
|
*
|
|
win/TUI: ConEmu: set immediate_wrap_after_last_column #9094
erw7
2018-12-27
|
*
|
|
win/TUI: builtin terminfos for cygwin, conemu, et al.
erw7
2018-12-27
|
*
|
|
win/TUI: SetConsoleMode() to override libuv #9094
erw7
2018-12-27
*
|
|
|
TUI: enter/exit alternate screen with "title stacking" (#9407)
Justin M. Keyes
2018-12-29
|
|
/
/
|
/
|
|
*
|
|
TUI: TERM=nsterm
Justin M. Keyes
2018-12-16
*
|
|
TUI: detect BSD vt console
Justin M. Keyes
2018-12-16
*
|
|
Merge pull request #9368 from bfredl/doublewrap
Björn Linse
2018-12-15
|
\
\
\
|
*
|
|
TUI: handle wrap of doublewidth chars correctly
Björn Linse
2018-12-15
*
|
|
|
TUI: Konsole 18.07.70 supports DECSCUSR (#9364)
Justin M. Keyes
2018-12-14
|
/
/
/
*
|
|
TUI: alacritty supports set_cursor_color #9353
Patrice Peterson
2018-12-11
*
|
|
TUI: don't use BCE with attributes affecting background
Björn Linse
2018-12-11
*
|
|
TUI: set_underline_color: only support colon form #9279
Daniel Hahler
2018-11-29
*
|
|
TUI: support TERM=nsterm (#9244)
Justin M. Keyes
2018-11-18
*
|
|
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
*
|
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
[next]