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
/
src
/
nvim
/
edit.c
Commit message (
Expand
)
Author
Age
*
Merge #10615 'vim-patch:8.1.0053'
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.0053 use typval_T in the caller of call_vim_function
cangscop
2019-07-29
|
*
vim-patch:8.1.53 use typval_T in the caller of call_vim_function
cangscop
2019-07-27
*
|
vim-patch:8.1.1138: add CompleteChanged #10644
Justin M. Keyes
2019-07-29
*
|
clang/"dead assignments" #10620
Bartosz Miera
2019-07-29
|
/
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
Fix missing CursorHoldI events (#3758)
Daniel Hahler
2019-07-16
*
vim-patch:8.0.1482: using feedkeys() does not work to test completion
Jan Edmund Lazo
2019-06-24
*
vim-patch:8.0.1479: insert mode completion state is confusing
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0242: Insert mode completion may use an invalid buffer pointer
Jan Edmund Lazo
2019-06-23
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
lint
Andrej Zieger
2019-05-26
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
build: fix warning
Justin M. Keyes
2019-04-07
*
vim-patch:8.1.1123: avoid filtering autocomplete
roxma
2019-04-07
*
PVS/V560: expression is always true
Justin M. Keyes
2019-04-01
*
clang/"null pointer dereference": insert_execute
Justin M. Keyes
2019-04-01
*
Merge #9807 from mhinz/window-local-last-cursormoved
Marco Hinz
2019-03-31
|
\
|
*
cursormoved: make global last_cursormoved window-local
Marco Hinz
2019-03-29
*
|
autocmd: rename MenuPopupChanged to CompleteChanged #9819
Qiming zhao
2019-03-31
*
|
complete_info(): fix null reference
Justin M. Keyes
2019-03-30
*
|
Merge #9815 'vim-patch:8.1.1068: complete_info()'
Justin M. Keyes
2019-03-30
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.1068: cannot get all the information about current completion
Shougo Matsushita
2019-03-30
|
/
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
Merge pull request #9616 from chemzqm/completechange
Björn Linse
2019-03-16
|
\
|
*
autocmd: add MenuPopupChanged autocmd
chemzqm
2019-03-15
*
|
vim-patch:8.1.0728: avoid breaking after single space #9733
Jan Edmund Lazo
2019-03-15
*
|
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
|
/
*
edit.c: Disable indent during completion
lePerdu
2019-03-03
*
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
*
vim-patch:8.1.0792: bad display if opening cmdline window from Insert completion
Björn Linse
2019-02-02
*
Reduce pum redraws from edit.c by delaying undisplay of pum
Björn Linse
2019-02-02
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
display: unify cursorline and concealcursor redraw logic
Björn Linse
2019-01-13
*
normal/edit: add missing "need_cursor_line_redraw = false"
Björn Linse
2019-01-12
*
screen: make update_screen() the only entry point for redrawing
Björn Linse
2019-01-11
*
Merge pull request #9479 from bfredl/redrawsign
Björn Linse
2019-01-09
|
\
|
*
remove dead argument of redrawWinline
Björn Linse
2019-01-09
*
|
api: select items in popupmenu
Björn Linse
2019-01-09
|
/
*
lint
Jan Edmund Lazo
2019-01-07
*
vim-patch:8.1.0696: when test_edit fails 'insertmode' may not be reset
Jan Edmund Lazo
2019-01-06
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: various cleanup (types, unused parameters)
Björn Linse
2018-12-31
[next]