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
/
autocmd
Commit message (
Expand
)
Author
Age
*
Add v:event.visual during `TextYankPost` (#12382)
Christian Clason
2020-06-03
*
tabpage: "tabnext #" switches to previous tab #11734
butwerenotthereyet
2020-01-20
*
Merge #11735 ':tabs : show # for previous tabpage'
Justin M. Keyes
2020-01-19
|
\
|
*
tabpage: :tabs indicates previous tabpage's curwin
We're Yet
2020-01-19
*
|
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
2020-01-18
*
|
autocmd: WinClosed exposes window id as <afile>
notomo
2020-01-18
*
|
autocmd: add WinClosed event
Marcos ALMEIDA
2020-01-18
|
/
*
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
2020-01-14
*
tabpage: disallow go-to-previous in cmdline-win #11692
butwerenotthereyet
2020-01-09
*
tabpage: track last-used tabpage #11626
butwerenotthereyet
2020-01-02
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
doc: fix typos
Brian Wignall
2019-11-27
*
autocmds: TermEnter, TermLeave #8550
Usama Hameed
2019-09-14
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
tests: fix flaky "TermClose … fast-exiting terminal job stops"
Justin M. Keyes
2019-08-05
*
:doautocmd : Never show "No matching autocommands" #10689
Justin M. Keyes
2019-08-05
*
TextYankPost: spurious/too-early dispatch during delete #10392
Jit
2019-07-29
*
Fix missing CursorHoldI events (#3758)
Daniel Hahler
2019-07-16
*
tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...
Daniel Hahler
2019-07-02
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
*
autocmd: fixes and tests for autocmd window issues
Björn Linse
2019-05-13
*
cursormoved: add tests for CursorMoved
Marco Hinz
2019-03-29
*
autocmd: do not show empty section after ++once handlers expire
Justin M. Keyes
2019-03-14
*
autocmd: rename: "++nested", "++once"
Justin M. Keyes
2019-03-14
*
TextYankPost: add v:event["inclusive"] #9717
Justin M. Keyes
2019-03-13
*
autocmd: rename "once" => "-once" #9713
Justin M. Keyes
2019-03-11
*
autocmd: introduce "once" feature
Justin M. Keyes
2019-03-10
*
events: add "Signal" event #9564
Marco Hinz
2019-02-04
*
cmdline: support v:event in CmdlineChanged
Björn Linse
2018-12-12
*
preserve_exit: Ignore SIGHUP
Justin M. Keyes
2018-11-27
*
job-control: children_kill_cb(): do not check elapsed time
Justin M. Keyes
2018-04-15
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
test: use luv.now() instead of os.time()
Justin M. Keyes
2018-03-16
*
DirChanged: support <buffer> (#8140)
Marco Hinz
2018-03-16
*
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
*
test: win: enable termclose_spec.lua
Jan Edmund Lazo
2018-02-19
*
vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 times
Nimit Bhardwaj
2018-02-17
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
tests: termclose_spec: fix flaky SIGTERM test #7787
Daniel Hahler
2017-12-30
*
Merge #7782 'Fix TabClose autocommand via close_windows'
Justin M. Keyes
2017-12-30
|
\
|
*
Move applying of TabClosed to win_close_othertab
Daniel Hahler
2017-12-29
|
/
*
window.c: do BufEnter in correct window after closing help #7431
glacambre
2017-12-10
*
FIXUP: duplicate error number in #7422
Björn Linse
2017-11-23
*
cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)
Björn Linse
2017-11-22
*
ci: XXX: permissive termclose_spec timer (#7217)
Matthieu Coudron
2017-08-26
*
jobstop/process_stop: send SIGTERM directly
Daniel Hahler
2017-07-07
*
functests: Fix linter errors
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
[next]