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
Commit message (
Expand
)
Author
Age
*
test/wildmode_spec: fix flaky test
Justin M. Keyes
2019-09-03
*
screen: initialize screen properly with early `set display-=msgsep`
Björn Linse
2019-09-02
*
test/uname(): always lowercase
Justin M. Keyes
2019-09-01
*
test/OpenBSD: skip some tests
Justin M. Keyes
2019-09-01
*
screen.lua: dump payload on handler failure
Justin M. Keyes
2019-09-01
*
Merge pull request #10400 from bfredl/msg_grid
Björn Linse
2019-09-01
|
\
|
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
|
*
test/ui: make screen:expect() print full state when height does not match
Björn Linse
2019-09-01
*
|
test: use shell-test (avoid system shell)
Justin M. Keyes
2019-09-01
*
|
test/inccommand_spec: avoid indeterminism
Justin M. Keyes
2019-09-01
|
/
*
shell-test: remove REP_NODELAY, less delay with REP
Daniel Hahler
2019-08-30
*
paste: use nvim_put()
Justin M. Keyes
2019-08-27
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
tests: screen: notification_cb: improve assertion message
Daniel Hahler
2019-08-20
*
test/functional/ui/mode_spec: improve "ui mode_change event" (#10816)
Daniel Hahler
2019-08-20
*
test: win: enable output_spec test
Jan Edmund Lazo
2019-08-18
*
ui: transmit "blend=" property of highlight attributes
Björn Linse
2019-08-18
*
test/ui: properly test win_hide by explicitly marking hidden grids
Björn Linse
2019-08-17
*
ui: use Window type in win_pos consistently with win_float_pos
Björn Linse
2019-08-17
*
keymap: allow modifiers to multibyte chars, like <m-ä>
Björn Linse
2019-08-16
*
api: nvim_win_open() style="minimal" should disable 'foldcolumn'
Björn Linse
2019-08-14
*
ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)
Ghjuvan Lacambre
2019-08-12
*
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
*
|
test/cmdline_spec: adjust "no-op"
Justin M. Keyes
2019-08-10
*
|
tests: output_spec: use shell-test REP_NODELAY (#10726)
Daniel Hahler
2019-08-08
*
|
test: isCI(): add "name" parameter
Justin M. Keyes
2019-08-05
*
|
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
|
tests: fix/improve Screen:expect_unchanged (#10577)
Daniel Hahler
2019-07-24
*
|
tests: re-enable "tab drag in tabline to the left moves tab left" (#10588)
Daniel Hahler
2019-07-24
*
|
test: shell-test.c: "REP" command: flush, wait 1ms #10552
Justin M. Keyes
2019-07-20
*
|
screen.lua: always print keyword-args snapshot
Justin M. Keyes
2019-07-20
*
|
screen.lua: expect_unchanged(), get_snapshot()
Justin M. Keyes
2019-07-20
*
|
Merge pull request #10504 from bfredl/hl_def
Björn Linse
2019-07-16
|
\
\
|
*
|
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
|
|
Merge pull request #10497 from bfredl/synlist
Björn Linse
2019-07-14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
syntax: fix missing newlines in execute("syn list"). fixes #10467
Björn Linse
2019-07-14
*
|
|
floats: fix 'winblend' on top of doublewidth chars.
Björn Linse
2019-07-13
|
/
/
*
|
tests: use vim.inspect (#10485)
Daniel Hahler
2019-07-13
*
|
Merge pull request #9575 from bfredl/redrawdebug
Björn Linse
2019-07-09
|
\
\
|
*
|
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
|
compositor: handle float overlapping left half of doublewidth char
Björn Linse
2019-07-09
|
/
/
*
|
window: allow resize wincmds for floats
Björn Linse
2019-07-08
*
|
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
|
Merge pull request #10398 from bfredl/resizeautocmd
Björn Linse
2019-07-05
|
\
\
|
*
|
screen: disable redrawing inside VimResized
Björn Linse
2019-07-05
*
|
|
highlight: show "hi Group" message correctly when not using the screen
Björn Linse
2019-07-05
|
/
/
*
|
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
*
|
Merge pull request #10344 from bfredl/extcmdredraw
Björn Linse
2019-06-26
|
\
\
[next]