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
*
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
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
vim-patch:8.1.0394: diffs are not always updated correctly
Anatolii Sakhnik
2018-12-09
*
shortmess+=F: Hide :bnext, :bprev fileinfo messages
Justin M. Keyes
2018-09-23
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
Merge #8998 from janlazo/vim-8.0.1275
Justin M. Keyes
2018-09-14
|
\
|
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
|
vim-patch:8.0.1201: "yL" is affected by 'scrolloff' (#8997)
Jan Edmund Lazo
2018-09-14
|
/
*
lint
Jan Edmund Lazo
2018-09-11
*
vim-patch:8.0.1809: various typos
Jan Edmund Lazo
2018-09-11
*
vim-patch:8.0.0998: strange error when using K while only spaces are selected
Jan Edmund Lazo
2018-09-04
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
\
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
|
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
lint
Jan Edmund Lazo
2018-08-17
*
|
normal: don't check has_mbyte
Jan Edmund Lazo
2018-08-17
*
|
vim-patch:8.0.1091: test for <cexpr> fails without +balloon_eval feature
Jan Edmund Lazo
2018-08-17
|
/
*
lint
Jan Edmund Lazo
2018-08-06
*
vim-patch:8.0.0948: crash if timer closes window while dragging status line
Jan Edmund Lazo
2018-08-05
*
globals: virtual_op is TriState
Jan Edmund Lazo
2018-08-01
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
vim-patch:8.0.0568: 1gd may hang
Jan Edmund Lazo
2018-06-19
*
vim-patch:8.0.0609: some people still don't know how to quit (#8571)
Jan Edmund Lazo
2018-06-17
*
vim-patch:8.0.0602: when gF fails to edit the file the cursor still moves
Jan Edmund Lazo
2018-06-16
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
Merge #8377 'TextChangedP autocommand'
Justin M. Keyes
2018-05-19
|
\
|
*
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Shougo Matsushita
2018-05-14
*
|
coverity/13713: do_pending_operator: handle failed u_save_cursor()
Nick Neisen
2018-05-17
|
/
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
lint
Justin M. Keyes
2018-02-12
*
vim-patch:8.0.0858: can exit while a terminal is still running a job
Justin M. Keyes
2018-02-11
*
lint
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.1475: invalid memory access in read_redo()
Justin M. Keyes
2018-02-11
*
lint, minor cleanup
Justin M. Keyes
2018-02-07
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
vim-patch:8.0.1419: cursor column is not updated after ]s
Justin M. Keyes
2018-01-16
[next]