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
/
test
/
functional
/
terminal
/
tui_spec.lua
Commit message (
Expand
)
Author
Age
*
UIEnter/UILeave: fire for embedder UI, builtin TUI
Justin M. Keyes
2019-09-12
*
API/nvim_list_uis(): include "chan" field for TUI
Justin M. Keyes
2019-09-12
*
paste: fix paste in terminal mode
Björn Linse
2019-09-11
*
terminal: fix rgb rendering of palette colors
Björn Linse
2019-09-10
*
paste: fix normal-mode paste by different approach #10976
Justin M. Keyes
2019-09-09
*
paste: insert before cursor always
Justin M. Keyes
2019-09-08
*
paste: do not clobber msg area for small pastes
Justin M. Keyes
2019-09-08
*
paste/cmdline: discard all chunks after first line
Justin M. Keyes
2019-09-08
*
paste: reset 'paste' option immediately #10974
Justin M. Keyes
2019-09-08
*
update tests for new resize behavior (resize at pager, but not at :!cmd)
Björn Linse
2019-09-08
*
tests: fix flaky "TUI FocusGained/FocusLost in terminal-mode" #10754
Daniel Hahler
2019-09-07
*
test: add tests for pager glitches and crashes
Björn Linse
2019-09-06
*
test/uname(): always lowercase
Justin M. Keyes
2019-09-01
*
CI/OpenBSD: run functional tests
Edd Barrett
2019-09-01
*
paste: one undo-block per stream
Justin M. Keyes
2019-09-02
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
tui/input: defer nvim_paste properly.
Björn Linse
2019-08-31
*
test: vim.paste() cancel
Justin M. Keyes
2019-08-30
*
paste: break lines at CR, CRLF #10877
Justin M. Keyes
2019-08-29
*
API: TRY_WRAP() for "abort-causing non-exception errors"
Justin M. Keyes
2019-08-28
*
paste: handle 'nomodifiable'
Justin M. Keyes
2019-08-27
*
paste: make vim.paste() "public"
Justin M. Keyes
2019-08-27
*
paste: handle vim.paste() failure
Justin M. Keyes
2019-08-27
*
paste: implement redo (AKA dot-repeat)
Justin M. Keyes
2019-08-27
*
paste: insert text "before" cursor in Insert-mode
Justin M. Keyes
2019-08-27
*
API: nvim_paste
Justin M. Keyes
2019-08-27
*
paste: workaround typeahead race
Justin M. Keyes
2019-08-27
*
API: nvim_put: always PUT_CURSEND
Justin M. Keyes
2019-08-27
*
test/tui_spec: connect to child session
Justin M. Keyes
2019-08-27
*
paste: edge-case: handle EOL at end-of-buffer
Justin M. Keyes
2019-08-27
*
paste: test
Justin M. Keyes
2019-08-27
*
paste: use nvim_put()
Justin M. Keyes
2019-08-27
*
paste: fixup tests
Justin M. Keyes
2019-08-27
*
TUI/paste: always flush on paste mode-change
Justin M. Keyes
2019-08-27
*
tests: make TERM=interix test pending (#10576)
Daniel Hahler
2019-07-22
*
tests: fix/improve "TUI background color" tests (#10229)
Daniel Hahler
2019-07-03
*
getchar: Handle incomplete <Paste> in typeahead buffer #10311
Alan Wu
2019-06-24
*
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
*
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
UI/nvim_ui_attach(): add `override` option
Justin M. Keyes
2019-05-09
*
test: simplify TUI bg-detection test
Justin M. Keyes
2019-03-15
*
TUI/background detection: hook into VimEnter event
Justin M. Keyes
2019-03-11
*
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
|
|
\
|
|
*
Add tests for terminal background detection
Josh Triplett
2016-07-24
*
|
|
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
|
|
:terminal : set topline based on window height #8325
Andrew Pyatkov
2019-01-29
|
/
/
*
|
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31
[next]