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
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
functests: Replace wait() with nvim_async
ZyX
2017-07-26
|
|
*
|
|
|
|
functests: Remove unneeded wait()s
ZyX
2017-07-26
|
|
*
|
|
|
|
functests: Add sleep to <C-c> test
ZyX
2017-07-18
|
|
*
|
|
|
|
functests: Test input() nesting support
ZyX
2017-07-18
|
|
*
|
|
|
|
functests: Check for previously unchecked errors
ZyX
2017-07-18
|
|
*
|
|
|
|
ex_getln: Check prev_prompt_errors before running redrawcmdline
ZyX
2017-07-18
|
|
*
|
|
|
|
api helpers: Also save and restore did_emsg
ZyX
2017-07-18
|
|
*
|
|
|
|
ex_getln: Do not goto color_cmdline_end without first cleaning up
ZyX
2017-07-17
|
|
*
|
|
|
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
ex_getln: Save and restore try state
ZyX
2017-07-01
|
|
*
|
|
|
|
|
ex_getln: Do not make <C-c> interrupt input() after interrupting hl cb
ZyX
2017-06-28
|
|
*
|
|
|
|
|
ex_getln: Fix “echoerr msg not shown” problem
ZyX
2017-06-28
|
|
*
|
|
|
|
|
functests: Uncomment `{REDRAW}` part of “works” test
ZyX
2017-06-28
|
|
*
|
|
|
|
|
functests: Partially uncomment <C-c> test
ZyX
2017-06-28
|
|
*
|
|
|
|
|
ex_getln: Call highlight callback inside :try
ZyX
2017-06-28
|
|
*
|
|
|
|
|
functests: Make “stops executing callback” test work
ZyX
2017-06-28
|
|
*
|
|
|
|
|
functests: Fix typo
ZyX
2017-06-28
|
|
*
|
|
|
|
|
functests: Make tests work with input()
ZyX
2017-06-27
|
|
*
|
|
|
|
|
functests: Comment out failing test
ZyX
2017-06-27
|
|
*
|
|
|
|
|
functests: Abstract away some ways to enter cmdline coloring mode
ZyX
2017-06-27
|
|
*
|
|
|
|
|
functests: Add missing wait()
ZyX
2017-06-27
|
|
*
|
|
|
|
|
eval,ex_getln: Add support for coloring input() prompts
ZyX
2017-06-27
|
|
*
|
|
|
|
|
ex_getln: Add some more tests, fix some found errors
ZyX
2017-06-27
|
|
*
|
|
|
|
|
functests: Start adding some tests
ZyX
2017-06-27
|
*
|
|
|
|
|
|
lua/executor: Fix crash when printing empty string (#7157)
Nikolai Aleksandrovich Pavlov
2017-08-13
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
input: skip dialogs if no UI is active
Justin M. Keyes
2017-08-06
|
*
|
|
|
|
|
clint: allow starting brace after `enum`
Justin M. Keyes
2017-08-06
|
*
|
|
|
|
|
test/helpers: disable powershell logo/banner message
Justin M. Keyes
2017-08-06
|
*
|
|
|
|
|
terminal: block redraw during c_CTRL-D
Justin M. Keyes
2017-08-05
|
*
|
|
|
|
|
win_redr_status(): skip if wildmenu is showing
Justin M. Keyes
2017-08-05
|
*
|
|
|
|
|
test: job_spec.lua: disable shada in test instance
Justin M. Keyes
2017-08-04
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
vim-patch:8.0.0124 #7092
ckelsel
2017-07-30
|
*
|
|
|
|
menu_get(): doc
Justin M. Keyes
2017-07-28
|
*
|
|
|
|
viml: introduce menu_get() function #6322
Matthieu Coudron
2017-07-28
|
*
|
|
|
|
test: mouse_spec: remove obnoxious wait times (#7029)
Justin M. Keyes
2017-07-15
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
health.vim: fix test
Justin M. Keyes
2017-07-15
|
*
|
|
|
test: shada: Replace hard-coded 704 with dynamic version
James McCoy
2017-07-14
|
*
|
|
|
mbyte: Fix crash when using multibyte chars in maparg() return (#6986)
Nikolai Aleksandrovich Pavlov
2017-07-09
|
*
|
|
|
inccommand: improve performance #6949
KillTheMule
2017-07-08
|
*
|
|
|
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
|
*
|
|
|
i_CTRL-O: fix :startinsert at end of line (#6963)
d10n
2017-07-08
|
*
|
|
|
Merge pull request #6823 from blueyed/fix-term-stop
James McCoy
2017-07-07
|
|
\
\
\
\
|
|
*
|
|
|
jobstop/process_stop: send SIGTERM directly
Daniel Hahler
2017-07-07
|
*
|
|
|
|
test: tui_spec: Remove unused is_linux variable
James McCoy
2017-07-07
|
|
/
/
/
/
|
*
|
|
|
Merge #6816 'TUI improvements'
Justin M. Keyes
2017-07-07
|
|
\
\
\
\
|
|
*
|
|
|
tui: Correct commentary on tmux colour tests.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Add built-in terminfo entry for VTE.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Add st to the always 256-colour capable list.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Correct a copy and paste error in stterm tests.
Jonathan de Boyne Pollard
2017-06-03
|
|
*
|
|
|
tui: Update colour tests some more.
Jonathan de Boyne Pollard
2017-06-03
[prev]
[next]