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
/
normal.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.2059: fix for "x" deleting a fold has side effects
Daniel Hahler
2019-09-22
*
vim-patch:8.1.2052: using "x" before a closed fold may delete that fold
Daniel Hahler
2019-09-22
*
vim-patch:8.1.1988: :startinsert! does not work the same way as "A"
Jan Edmund Lazo
2019-09-06
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSE
Jan Edmund Lazo
2019-08-30
*
vim-patch:8.1.1890: ml_get error when deleting fold marker
Jan Edmund Lazo
2019-08-19
*
includes
Daniel Hahler
2019-08-07
*
Merge #10645 from janlazo/vim-8.1.0999
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
|
Merge #10615 'vim-patch:8.1.0053'
Justin M. Keyes
2019-07-29
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.53 use typval_T in the caller of call_vim_function
cangscop
2019-07-27
*
|
TextYankPost: spurious/too-early dispatch during delete #10392
Jit
2019-07-29
|
/
*
vim-patch:8.1.0856: when scrolling a window the cursorline is not always updated
Jan Edmund Lazo
2019-07-20
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
vim-patch:8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard chan...
Jan Edmund Lazo
2019-07-15
*
screen: showcmd should never move the cursor
Björn Linse
2019-06-13
*
vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix window
Jan Edmund Lazo
2019-06-12
*
doc [ci skip] #10129
Justin M. Keyes
2019-06-10
*
Merge #10114 from erw7/vim-8.1.1270
Justin M. Keyes
2019-06-07
|
\
|
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
|
normal: Don't exit CTRL-O mode after processing K_EVENT
Björn Linse
2019-06-04
|
/
*
lint
Jan Edmund Lazo
2019-05-26
*
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
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-05-23
*
vim-patch:8.1.1373: "[p" in Visual mode puts in wrong line
Jan Edmund Lazo
2019-05-23
*
vim-patch:8.0.0647: syntax highlighting can make cause a freeze
Jan Edmund Lazo
2019-04-23
*
vim-patch:8.0.1411: reading invalid memory with CTRL-W :
Jan Edmund Lazo
2019-04-10
*
vim-patch:8.0.0725: a terminal window does not handle keyboard input
Jan Edmund Lazo
2019-04-10
*
event-loop: do not set CA_COMMAND_BUSY #9853
Justin M. Keyes
2019-04-08
*
cursormoved: make global last_cursormoved window-local
Marco Hinz
2019-03-29
*
Merge #9662 'vim-patch:8.0.{0643-0646}'
Justin M. Keyes
2019-03-08
|
\
|
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
|
vim-patch:8.1.0826: too many #ifdefs
Jan Edmund Lazo
2019-03-08
|
/
*
floats: implement floating windows
Björn Linse
2019-03-02
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
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
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-18
*
clang/"Dead assignment"
Justin M. Keyes
2019-01-13
*
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
*
vim-patch:8.1.0648: custom operators can't act upon forced motion
Pedro L. Ramos
2019-01-10
*
PVS/V1026: normal.c: signed integer overflow
Justin M. Keyes
2019-01-05
*
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
*
remove check_visual_highlight()
Justin M. Keyes
2019-01-04
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
[next]