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
*
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2020-02-21
*
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2020-02-21
*
Merge pull request #11903 from bfredl/backport-qf_msg
Björn Linse
2020-02-19
|
\
|
*
[release-0.4] screen: add missing redraws after a message
Björn Linse
2020-02-19
*
|
[release-0.4] vim-patch:8.2.0235: draw error when an empty group is removed f...
Björn Linse
2020-02-19
|
/
*
messages: echo "line1\r\nline2" should not clear line1
Björn Linse
2020-01-26
*
[release-0.4] ex_echo: fix check for got_int #11225
Daniel Hahler
2019-10-20
*
[release-0.4] win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
[release-0.4] Fix redraw regression with w_p_cole in visual mode
Daniel Hahler
2019-10-03
*
[release-0.4] screen: missing redraw/highlight for ruler in message area
Björn Linse
2019-10-02
*
[release-0.4] cmdline: wildmenumode() should be true with wildoptions+=pum
Björn Linse
2019-10-02
*
[release-0.4] win_update: fix redraw regression (#11027)
Daniel Hahler
2019-10-01
*
[release-0.4] Merge pull request #11069 from bfredl/virtualcol
Björn Linse
2019-10-01
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
doc
Justin M. Keyes
2019-09-11
*
ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)
glacambre
2019-09-08
*
Merge pull request #10475 from erw7/fix-ext-popupmenu
Björn Linse
2019-09-08
|
\
|
*
Add nvim_ui_pum_set_height to api
erw7
2019-09-08
*
|
update tests for new resize behavior (resize at pager, but not at :!cmd)
Björn Linse
2019-09-08
|
/
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
test: properly test missing clears after scroll
Björn Linse
2019-09-06
*
test: add tests for pager glitches and crashes
Björn Linse
2019-09-06
*
test/wildmode_spec: fix flaky test (#10947)
Justin M. Keyes
2019-09-05
|
\
|
*
fixup! test/wildmode_spec: fix flaky test
Justin M. Keyes
2019-09-04
|
*
test/wildmode_spec: fix flaky test
Justin M. Keyes
2019-09-04
*
|
anchor float to buffer position
Björn Linse
2019-09-04
|
/
*
test/mode_spec: increase 'matchtime' to fix flaky
Justin M. Keyes
2019-09-04
*
Merge pull request #10926 from blueyed/fix-echon-q
Björn Linse
2019-09-04
|
\
|
*
move test
Daniel Hahler
2019-09-04
|
*
Check got_int in msg_multiline_attr
Daniel Hahler
2019-09-04
*
|
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
[next]