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
*
fix(normal): don't check conceal when pressing 'r' (#27892)
zeertzjq
2024-03-17
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)
zeertzjq
2024-03-10
*
vim-patch:9.1.0141: Put in Visual mode wrong if it replaces fold marker (#27661)
zeertzjq
2024-02-29
*
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
2024-02-10
*
fix(startup): multiprocess startuptime #26790
Pablo Arias
2024-02-09
*
perf(redraw): only redraw Visual area when cursor has moved (#27340)
zeertzjq
2024-02-05
*
vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...
zeertzjq
2024-01-29
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
vim-patch:9.0.2109: [security]: overflow in nv_z_get_count
zeertzjq
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
vim-patch:9.0.2075: TextChangedI may not always trigger (#25808)
zeertzjq
2023-10-28
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(grid): unify the two put-text-on-the-screen code paths
bfredl
2023-09-29
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(grid): properly namespace and separate stateful grid functions
bfredl
2023-09-22
*
vim-patch:9.0.1915: r_CTRL-C works differently in visual mode (#25248)
zeertzjq
2023-09-20
*
vim-patch:9.0.1866: undo is synced after character find (#25021)
zeertzjq
2023-09-05
*
fix: use snprintf instead of sprintf
Lewis Russell
2023-08-31
*
vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)
zeertzjq
2023-08-27
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
docs: various clarifications (#24876)
zeertzjq
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:8.1.2062: the mouse code is spread out (#24817)
zeertzjq
2023-08-21
*
vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
zeertzjq
2023-08-21
*
vim-patch:8.1.2047: cannot check the current state
zeertzjq
2023-08-21
*
vim-patch:8.1.2046: SafeState may be triggered at the wrong moment
zeertzjq
2023-08-21
*
vim-patch:8.1.2044: no easy way to process postponed work
zeertzjq
2023-08-21
*
vim-patch:9.0.1761: g<kEnd> behaves different from g<end>
zeertzjq
2023-08-21
*
vim-patch:9.0.1753: can't move to last non-blank char
zeertzjq
2023-08-21
[next]