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
*
tui: fix problem with uv_tty_set_mode failing due to signal
erw7
2020-10-13
*
tui: fix problem that TTY does not go into raw mode
erw7
2020-10-12
*
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
2020-09-12
*
nvim__screenshot
Björn Linse
2020-09-05
*
Revert "tui: improve support for GNU Screen (#12098)"
erw7
2020-08-27
*
Revert "tui: Fix italics when $TERM is screen in tmux #12199"
erw7
2020-08-27
*
tui: fix pvs/v728
Jan Edmund Lazo
2020-08-15
*
tui.c: augment_terminfo: remove unused colorterm argument (#12602)
Daniel Hahler
2020-07-19
*
win/TUI: enable mouse on ConEmu and vtpcon without vti
erw7
2020-05-26
*
tui: Fix italics when $TERM is screen in tmux #12199
erw7
2020-04-28
*
tui: improve support for GNU Screen (#12098)
erw7
2020-04-26
*
TUI: block signals on suspend #12180
Kei Kamikawa
2020-04-25
*
tui: Don't call uv_write without output (#12146)
erw7
2020-04-20
*
Merge pull request #12005 from erw7/fix-screen-vsplit
James McCoy
2020-04-15
|
\
|
*
Fix splitting issue on gnu screen
erw7
2020-03-12
*
|
TUI: support setting cursor color in tmux (#12100)
Thomas Churchman
2020-04-14
*
|
TUI: do not use "nvim_get_option" in tui thread
erw7
2020-03-21
|
/
*
TUI: reset background color before scroll #11909
Jakub Łuczyński
2020-02-23
*
Remove (void) hacks, Mark unused attrs
Jan Edmund Lazo
2020-01-08
*
TUI: can make the cursor transparent #11519
Matthieu Coudron
2019-12-19
*
TUI: use stdio names instead of magic numbers #11410
erw7
2019-11-17
*
terminal: enable pass through indexed colors to TUI
Björn Linse
2019-11-02
*
tui: simplify branching of rgb vs cterm colors
Björn Linse
2019-11-02
*
TUI/thread: guard env map from potential race with unibilium #11259
erw7
2019-10-20
*
tui: fix handling of bg response after suspend (#11145)
Daniel Hahler
2019-10-03
*
patch_terminfo_bugs: TERM=xterm with non-xterm: ignore smglr (#11132)
Daniel Hahler
2019-10-02
*
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
2019-09-30
*
terminfo_start: keep first flushing of ui buffer (#11118)
Daniel Hahler
2019-09-29
*
tui: flush ui buffer in tui_terminal_after_startup (#11083)
Daniel Hahler
2019-09-24
*
terminfo_start: flush buffer #11074
Daniel Hahler
2019-09-22
*
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
[next]