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: 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
*
tui/input: remove "cancel paste" logic which should be redundant
Björn Linse
2019-08-31
*
events: loop_schedule() is unclear, rename it loop_schedule_fast()
Björn Linse
2019-08-31
*
tui/input: defer nvim_paste properly.
Björn Linse
2019-08-31
*
API: nvim_paste: add `crlf` parameter
Justin M. Keyes
2019-08-30
*
paste: handle vim.paste() failure
Justin M. Keyes
2019-08-27
*
paste: tickle cursor
Justin M. Keyes
2019-08-27
*
paste: implement redo (AKA dot-repeat)
Justin M. Keyes
2019-08-27
*
API: nvim_paste
Justin M. Keyes
2019-08-27
*
paste: phases, dots
Justin M. Keyes
2019-08-27
*
paste: edge-case: handle EOL at end-of-buffer
Justin M. Keyes
2019-08-27
*
paste: use nvim_put()
Justin M. Keyes
2019-08-27
*
paste: abort paste if handler does not return true
Justin M. Keyes
2019-08-27
*
TUI/paste: always flush on paste mode-change
Justin M. Keyes
2019-08-27
*
TUI/paste: define paste function as Lua builtin
Justin M. Keyes
2019-08-27
*
TUI/paste: push bytes directly (avoid libtermkey)
Justin M. Keyes
2019-08-27
*
TUI/paste: collect data, invoke user callback #4448
ZyX
2019-08-27
*
paste: WIP #4448
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: support rgba background detection (#10205)
Harm te Hennepe
2019-06-13
*
TUI: set os/input.c:global_fd to input->in_fd #10174
erw7
2019-06-10
*
Merge #9829 'startup: remove TUI init special-case'
Justin M. Keyes
2019-06-04
|
\
|
*
[skip appveyor] Fix clint issue
erw7
2019-06-04
|
*
tui/input.c: Fix problem when stdin is not TTY
erw7
2019-06-04
|
/
*
tui:cursor_goto(): remove dead code #9952
Justin M. Keyes
2019-04-28
*
win: stream_init() issue with tty on Windows #9884
erw7
2019-04-28
*
tui/input.c: rename functions
Justin M. Keyes
2019-03-25
*
autocmd: rename: "++nested", "++once"
Justin M. Keyes
2019-03-14
*
TUI/background detection: hook into VimEnter event
Justin M. Keyes
2019-03-11
*
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
*
TUI: rework background-color detection
Justin M. Keyes
2019-02-22
*
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
[prev]
[next]