aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.1.2081: the spell.c file is too big (#19767)zeertzjq2022-08-14
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:8.1.1823: command line history code is spread out (#19688)zeertzjq2022-08-09
* vim-patch:9.0.0124: code has more indent than neededzeertzjq2022-08-01
* cmdheight=0: fix bugs part2 (#19185)Shougo2022-07-31
* refactor: fix clang and PVS warnings (#19569)zeertzjq2022-07-29
* refactor: fix clang and PVS warnings (#19532)zeertzjq2022-07-28
* vim-patch:8.2.4228: no tests for clicking in the GUI tablinezeertzjq2022-07-25
* fix(mouse): click on global statusline with splits (#19390)Munif Tanjim2022-07-19
* vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefszeertzjq2022-07-15
* vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" workszeertzjq2022-07-10
* vim-patch:8.2.5023: substitute overwrites allocated bufferzeertzjq2022-07-07
* fix(normal): fix segfault with bracket command jumping to a markzeertzjq2022-07-06
* vim-patch:8.2.4221: some functions in normal.c are very longzeertzjq2022-07-06
* vim-patch:8.2.4165: the nv_g_cmd() function is too longzeertzjq2022-07-06
* vim-patch:7.4.212zeertzjq2022-07-06
* feat: add 'mousescroll' option (#12355)Jay2022-07-06
* vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redonezeertzjq2022-07-05
* vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visiblezeertzjq2022-07-05
* refactor: replace char_uDundar Goc2022-07-02
* vim-patch:8.0.1558: no right-click menu in a terminalzeertzjq2022-07-01
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor(uncrustify): change config to better align with style guide (#18803)dundargoc2022-06-30
* refactor(map): simplify add_map paramsbfredl2022-06-28
* refactor: replace char_u #18429dundargoc2022-06-28
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23