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
/
ui
/
messages_spec.lua
Commit message (
Expand
)
Author
Age
*
test: avoid consecutive mouse input at different positions (#21781)
zeertzjq
2023-01-13
*
fix(ui): command line issues with external messages (#21709)
luukvbaal
2023-01-13
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
fix(messages): don't set cmdline_row when messages have scrolled (#21015)
zeertzjq
2022-11-11
*
fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)
zeertzjq
2022-11-10
*
fix(intro): omit patch version in ":help news" item #20713
zeertzjq
2022-10-18
*
feat: mention ":help news" in intro #20674
Gregory Anders
2022-10-16
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
fix(ui): msg_ext_set_kind for nvim_echo (#20476)
Shougo
2022-10-04
*
fix(messages): do not crash on cmdheight=0 and g< redisplay
bfredl
2022-09-16
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
fix(getchar): flush screen before doing a blocking wait
zeertzjq
2022-08-15
*
vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505)
zeertzjq
2022-07-26
*
fix(exmode): flush messages before printing a line after pressing Enter (#19341)
zeertzjq
2022-07-13
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
test: dismiss quit_more from Lua #11226
Daniel Hahler
2022-06-12
*
fix(messages): add color when showing nvim_echo in :messages history
bfredl
2022-06-11
*
Merge pull request #18681 from bfredl/uitest
bfredl
2022-05-22
|
\
|
*
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
*
|
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
|
/
*
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix: display global statusline correctly with ext_messages
shirasaka
2022-05-05
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
ci: skip tests that fail on windows
Dundar Göc
2022-02-20
*
feat(lua): enable stack traces in error output (#16228)
Gregory Anders
2021-11-06
*
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
*
vim-patch:8.2.0946: cannot use "q" to cancel a number prompt
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.2.2686: status line is not updated when going to cmdline mode
Jan Edmund Lazo
2021-04-01
*
Clear prompt_for_number messages
glacambre
2021-02-10
*
vim-patch:8.1.1992: the search stat moves when wrapping at the end of the buffer
Jan Edmund Lazo
2020-09-29
*
test: always use "set more" with :digraph test
Björn Linse
2020-02-19
*
screen: add missing redraws after a message
Björn Linse
2020-01-26
*
messages: echo "line1\r\nline2" should not clear line1
Björn Linse
2020-01-16
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
*
test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"
Justin M. Keyes
2019-11-09
*
ex_echo: fix check for got_int #11225
Daniel Hahler
2019-10-19
*
screen: missing redraw/highlight for ruler in message area
Björn Linse
2019-09-22
*
update tests for new resize behavior (resize at pager, but not at :!cmd)
Björn Linse
2019-09-08
*
test: add tests for pager glitches and crashes
Björn Linse
2019-09-06
*
move test
Daniel Hahler
2019-09-04
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Change to not test msg_puts_pirntf() in unix CI
erw7
2019-06-09
|
*
Add msg_puts_printf() test for multibyte characters
erw7
2019-06-09
*
|
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
|
syntax: fix missing newlines in execute("syn list"). fixes #10467
Björn Linse
2019-07-14
*
|
highlight: show "hi Group" message correctly when not using the screen
Björn Linse
2019-07-05
*
|
messages: fix crash with msg_advance when using ext_messages
Björn Linse
2019-06-16
*
|
messages: support shortmess-=S in ext_messages
Björn Linse
2019-06-16
|
/
[next]