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
Commit message (
Expand
)
Author
Age
*
feat(terminal): recognize underdouble and undercurl
Andrey Bushev
2022-09-26
*
test: add tests for #13549 #20285 #20290
zeertzjq
2022-09-23
*
ci: move BSD jobs from sourcehut to Cirrus CI #19616
dundargoc
2022-09-08
*
fix(terminal): adopt altscreen test for libvterm 0.2 changes
Andreas Schneider
2022-09-06
*
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
feat(tui): recognize sidescroll events (#19992)
zeertzjq
2022-08-30
*
feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686)
zeertzjq
2022-08-09
*
fix(terminal): skip aucmd_win when checking terminal size (#19668)
zeertzjq
2022-08-07
*
feat(terminal): implement <c-\><c-o> for terminal mode
bfredl
2022-08-02
*
fix(terminal): avoid reading over the end of cell.chars (#19580)
zeertzjq
2022-07-30
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
test: improve some input tests
zeertzjq
2022-07-25
*
Merge pull request #19180 from zeertzjq/tui-kitty-keypad
zeertzjq
2022-07-07
|
\
|
*
test: add tests for keypad keys from kitty keyboard protocol
zeertzjq
2022-07-04
*
|
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
|
/
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
*
fix(terminal): scrollback delete lines immediately #18832
Javier Lopez
2022-06-08
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(tui)!: remove `ESC NUL` forced escape (#17198)
zeertzjq
2022-04-11
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
fix(paste): don't move cursor past the end of pasted text in Normal mode
zeertzjq
2022-03-15
*
test: improve terminal channel tests
zeertzjq
2022-03-12
*
fix(channel): fix channel consistency
erw7
2022-03-12
*
fix(api): highlight attribute for underline
Kirill Chibisov
2022-03-06
*
test: mention poke_eventloop() instead of wait()
zeertzjq
2022-03-02
*
test: use helpers.pending_win32(pending) instead of iswin()
zeertzjq
2022-02-26
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
fix(input): put modifiers back into typeahead buffer when needed
zeertzjq
2022-01-23
*
test: remove redundant feed_command('terminal') (#16993)
zeertzjq
2022-01-08
*
test: make some tests more stable (#16860)
zeertzjq
2022-01-01
*
fix(terminal): correctly forward mouse events
zeertzjq
2021-12-27
*
Merge pull request #16596 from dm1try/do_not_leave_terminal_mode_after_mouse_...
Björn Linse
2021-12-26
|
\
|
*
fix(terminal): ignore left-release mouse action
dm1try
2021-12-10
*
|
Merge pull request #16294 from zeertzjq/test-fewest-iteration
James McCoy
2021-12-18
|
\
\
|
*
|
test: require fewest number of main loop iterations possible
zeertzjq
2021-11-15
*
|
|
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
*
|
|
fix(terminal): fix resize crash with pending scrollback (#14891)
Sean Dewar
2021-12-15
*
|
|
test: expect the correct screen in TUI paste: big burst of input (#16656)
zeertzjq
2021-12-15
*
|
|
fix(tui): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
*
|
|
Merge pull request #16414 from zeertzjq/terminal-no-invalid-rows
James McCoy
2021-12-09
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fix(terminal): return early if there are no invalid rows
zeertzjq
2021-12-08
|
|
/
*
/
fix(terminal): use coladvance() to calculate buffer cursor position
zeertzjq
2021-12-08
|
/
*
test: add tests for freeing channel opened by termopen()
zeertzjq
2021-11-11
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
vim-patch:8.2.3461: distinguish Normal and Terminal-Normal mode #15878
zeertzjq
2021-10-09
[next]