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
Commit message (
Expand
)
Author
Age
*
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
fix(winbar): allow winbar to display the ruler
bfredl
2022-05-22
*
fix(mksession): don't store floats in session #18635
Daniel Steinberg
2022-05-22
*
Merge pull request #18696 from bfredl/quickinc
bfredl
2022-05-22
|
\
|
*
fix(tests): fix some issues with ui/inccommand_spec.lua causing slowness
bfredl
2022-05-22
*
|
Merge pull request #18693 from bfredl/quicklsp
bfredl
2022-05-22
|
\
\
|
|
/
|
/
|
|
*
fix(ci): remove 2000ms blocking wait in many plugin/lsp_spec.lua tests
bfredl
2022-05-22
*
|
fix(folds): fix fold regression with :move (#18685)
zeertzjq
2022-05-22
*
|
Merge pull request #18681 from bfredl/uitest
bfredl
2022-05-22
|
\
\
|
|
/
|
/
|
|
*
fix(tests): fix some screen.lua warnings
bfredl
2022-05-21
*
|
feat(ui): clear message history explicitly with msg_history_clear event
devbhan singh
2022-05-21
|
/
*
fix(autocmds): separate command from desc (#18617)
kylo252
2022-05-21
*
fix(unittests): coredump when running unit tests #18663
Jun-ichi TAKIMOTO
2022-05-20
*
refactor: move reverse_text to strings.c as it's a string operation
Dundar Goc
2022-05-20
*
Merge pull request #18641 from famiu/fix/nvim_cmd/keymap_error_suppress
bfredl
2022-05-20
|
\
|
*
fix: make `nvim_cmd` not suppress errors inside key mapping
Famiu Haque
2022-05-19
*
|
Merge pull request #18629 from famiu/fix/ui/winbar
bfredl
2022-05-19
|
\
\
|
*
|
fix(ui): make `winbar` properly equalize window heights for local value
Famiu Haque
2022-05-19
*
|
|
fix(mouse): fix mouse drag position with winbar or border in multigrid
zeertzjq
2022-05-19
*
|
|
fix(mouse): fix mouse drag position with winbar
zeertzjq
2022-05-19
|
|
/
|
/
|
*
|
test(mksession_spec): only sleep on Windows (#18637)
zeertzjq
2022-05-19
*
|
fix(termopen): avoid ambiguity in URI when CWD is root dir (#16988)
zeertzjq
2022-05-19
*
|
Merge pull request #18620 from bfredl/multibar
bfredl
2022-05-18
|
\
\
|
*
|
fix(ui): make winbar work with floats and multigrid
bfredl
2022-05-18
*
|
|
Merge pull request #18507 from gpanders/au-lsp-attached
Gregory Anders
2022-05-18
|
\
\
\
|
*
|
|
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
2022-05-18
*
|
|
|
Merge pull request #18624 from famiu/feat/ui/winbar
bfredl
2022-05-18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
fix(ui): set correct position on mouse click when 'winbar' is enabled
Famiu Haque
2022-05-18
|
|
/
*
/
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
2022-05-18
|
/
*
Merge pull request #18562 from famiu/feat/ui/winbar
bfredl
2022-05-18
|
\
|
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
|
test: fix mksession terminal CWD test again (#18615)
zeertzjq
2022-05-18
*
|
test: unskip tests on Windows (#18600)
zeertzjq
2022-05-18
*
|
fix(PVS/V1044): suppress warning
Dundar Goc
2022-05-17
*
|
fix(terminal): do not trim whitespace that is actually in the terminal (#16423)
zeertzjq
2022-05-17
|
/
*
fix(api): nvim_eval_statusline should validate input #18347
deforde
2022-05-15
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
fix(man.vim): q in "$MANPAGER mode" does not quit #18443
Arsham Shirvani
2022-05-13
*
vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)
zeertzjq
2022-05-13
*
revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)
zeertzjq
2022-05-13
*
feat(defaults): search selection by * and # in visual mode (#18538)
yamatsum
2022-05-13
*
fix(windows): stdpath("state") => "nvim-data" #18546
dundargoc
2022-05-12
*
fix(lsp): perform client side filtering of code actions (#18392)
Fredrik Ekre
2022-05-12
*
fix(cmd): make :-tabmove work with modifiers (#18447)
Marco Hinz
2022-05-12
*
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
fix(api): make `nvim_cmd` work correctly with empty arguments list (#18527)
Famiu Haque
2022-05-11
*
Merge pull request #18366 from famiu/feat/api/nvim_cmd
bfredl
2022-05-11
|
\
|
*
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
[next]