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
*
functests: Fix screen.lua supplying dedent additional argument
ZyX
2017-06-21
*
screen.c: make more highlights window specific
Björn Linse
2017-06-14
*
options: make 'highlight' read-only
Björn Linse
2017-05-15
*
tests: Add tests for vim_strchr
ZyX
2017-05-09
*
tests: add basic test for 'winhighlight`
Björn Linse
2017-05-08
*
options: allow different highlights in windows
Björn Linse
2017-05-08
*
Use vim_strchr(s, c) when c may be NUL (#6656)
James McCoy
2017-05-03
*
'guicursor': No color/blink by default
Justin M. Keyes
2017-04-30
*
api/ext_tabline: `curtab` should be a Tabpage handle.
Justin M. Keyes
2017-04-28
*
test: inccommand_spec: Avoid indeterminism. (#6592)
Justin M. Keyes
2017-04-26
*
api/ext_tabline: List of Dicts.
Justin M. Keyes
2017-04-26
*
api: nvim_ui_attach(): Flatten ext_* options.
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
*
test: api: Do not truncate errors <1 MB.
Justin M. Keyes
2017-04-23
*
ui: use an array for mode styles
Björn Linse
2017-04-21
*
ui: add tests for new cursor shape modes
Björn Linse
2017-04-21
*
test: Cursor after `:hi clear|syntax reset`
Justin M. Keyes
2017-04-17
*
test: helpers.execute() => helpers.feed_command()
Justin M. Keyes
2017-04-11
*
functests: Fix some ui/*_spec tests
ZyX
2017-04-09
*
functests: Fix ui/bufhl_spec
ZyX
2017-04-09
*
functests: Fix ui/screen_basic_spec
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
tests: short form `screen:except(func)` expects condition only. #6440
Björn Linse
2017-04-06
*
'guicursor': Disable by default for unknown terminals.
Justin M. Keyes
2017-04-04
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
'listchars': `Whitespace` highlight group #6367
Yichao Zhou
2017-04-03
*
tests: Fix testlint errors
ZyX
2017-04-03
*
api/cursor_style_set: mode descriptions
Justin M. Keyes
2017-04-01
*
'guicursor': Empty means "block cursor in all modes".
Justin M. Keyes
2017-04-01
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
*
highlight: :match should override 'list' (#6343)
Yichao Zhou
2017-03-26
*
defaults: 'showcmd', 'belloff', 'ruler'
Justin M. Keyes
2017-03-16
*
vim-patch:7.4.2051
James McCoy
2017-03-06
*
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)
Matthew Malcomson
2017-01-31
*
test: Fix broken test.
Justin M. Keyes
2017-01-24
*
ci: XXX: Disable "throttle" test on Travis macOS.
Justin M. Keyes
2017-01-23
*
coverity/133845: Negative array index read. (FP)
Justin M. Keyes
2017-01-23
*
tui: Enable mode-sensitive cursor by default.
Justin M. Keyes
2017-01-20
*
ci: Disable "CTRL-C interrupts :global" test
Justin M. Keyes
2017-01-19
*
Merge pull request #5963 from jamessan/screen-expect-clarity
James McCoy
2017-01-18
|
\
|
*
test: screen_basic: Re-enable min width/height test
James McCoy
2017-01-18
|
*
test: screen: Assert expected row count matches configured screen height
James McCoy
2017-01-18
*
|
test: nvim_ui_attach() with huge dimensions. (#5974)
Justin M. Keyes
2017-01-18
|
/
*
inccommand: Preview :sub commands only after the delimiter is present
James McCoy
2017-01-11
*
inccommand: Suppress error reporting when previewing commands
James McCoy
2017-01-11
*
test: skip_fragile(), TEST_SKIP_FRAGILE
Justin M. Keyes
2017-01-04
*
os/shell: do_os_system(): Always show last chunk.
Justin M. Keyes
2016-12-10
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
[next]