aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)zeertzjq2022-11-23
* vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...zeertzjq2022-11-23
* Merge pull request #20151 from dundargoc/refactor/char_u/13bfredl2022-11-22
|\
| * refactor: replace char_u with charDundar Göc2022-11-19
* | vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...zeertzjq2022-11-20
|/
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...zeertzjq2022-11-11
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | refactor: more clint (#20910)Lewis Russell2022-11-07
|/
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor: move do_mouse() and its helpers to mouse.c (#20895)zeertzjq2022-11-01
* fix(mark): do not restore view in op-pending mode (#20889)zeertzjq2022-11-01
* fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)zeertzjq2022-10-30
* refactor(uncrustify): improved formatting rulesdundargoc2022-10-21
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729)zeertzjq2022-10-19
* refactor: replace char_u with charDundar Göc2022-10-15
* Merge pull request #20545 from lewis6991/remove_cscopeLewis Russell2022-10-14
|\
| * feat(cscope)!: removeLewis Russell2022-10-13
* | vim-patch:9.0.0747: too many #ifdefs (#20641)zeertzjq2022-10-14
|/
* vim-patch:9.0.0657: too many #ifdefs (#20506)zeertzjq2022-10-06
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* feat(ui): use msg_grid based implementation for cmdheight=0bfredl2022-09-15
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19961 from dundargoc/refactor/char_u/2bfredl2022-08-29
|\
| * refactor: replace char_u with charDundar Göc2022-08-27
* | fix(keywordprg): default to :help if set to empty string (#19983)zeertzjq2022-08-29
|/
* vim-patch:8.2.0660: the search.c file is a bit big (#19963)zeertzjq2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* vim-patch:9.0.0234: cannot make difference between :normal end and argument c...zeertzjq2022-08-21
* refactor: move statusline code from buffer.c and [draw]screen.c to new filebfredl2022-08-19
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor: remove some unused includes (#19820)zeertzjq2022-08-17
* vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)zeertzjq2022-08-17
* vim-patch:8.2.5109: mode not updated after CTRL-O CTRL-C in Insert modezeertzjq2022-08-15
* refactor: move menu non-symbols to menu_defs.h (#19778)zeertzjq2022-08-15