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
*
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
*
vim-patch:8.0.0962
Justin M. Keyes
2017-10-21
*
vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)
KunMing Xie
2017-09-10
*
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
*
eventloop: K_EVENT should not finish operator
Matthew Malcomson
2017-09-04
*
log: some DEBUG-level stream logging
Justin M. Keyes
2017-08-21
*
vim-patch:8.0.0023
Jurica Bradaric
2017-07-16
*
normal: Fix V728: excessive check
ZyX
2017-07-04
*
vim-patch:7.4.2320
James McCoy
2017-06-26
*
*: Comment intentional fallthroughs
James McCoy
2017-05-12
*
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
2017-04-28
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
*
*: Add comment to all C files
ZyX
2017-04-19
*
*: Fix linter errors
ZyX
2017-04-16
*
normal: Add figure braces so that code is clearer
ZyX
2017-04-16
[next]