aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cursor.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq2023-11-17
* build: remove PVSdundargoc2023-11-12
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)zeertzjq2023-08-27
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* refactor: cast to int earlier when using 'so' and 'siso' (#24756)zeertzjq2023-08-17
* vim-patch:9.0.0901: setting w_leftcol and handling side effects is confusingLuuk van Baal2023-05-02
* vim-patch:9.0.0751: 'scrolloff' does not work well with 'smoothscroll'Luuk van Baal2023-05-02
* refactor: uncrustifydundargoc2023-04-26
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* fix(options): fix local 'sidescrolloff' doesn't work for mouse (#21162)zeertzjq2022-11-23
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: replace char_u with charDundar Göc2022-09-11
* 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(plines): use a struct for chartabsize statebfredl2022-08-29
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* vim-patch:8.2.4969: changing text in Visual mode may cause invalid memory accesszeertzjq2022-05-17
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* refactor: minimize variable scope and eliminate empty declarationsDundar Göc2022-03-13
* refactor: fix clint warnings (#17682)dundargoc2022-03-13
* vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* fix(terminal): use coladvance() to calculate buffer cursor positionzeertzjq2021-12-08
* refactor: format with uncrustify #15778dundargoc2021-09-25
* refactor: format with uncrustify #15722dundargoc2021-09-19
* vim-patch:8.2.3357: crash when 'virtualedit' is set and window is narrowSean Dewar2021-09-17
* refactor(plines): move horizontal size functions to plines.cBjörn Linse2021-08-11
* fix(bufupdate): send events when inserting with virtualeditThomas Vigouroux2021-05-18
* vim-patch:8.1.0806: too many #ifdefsJan Edmund Lazo2020-11-12
* api: add API for themesBjörn Linse2020-11-01
* vim-patch:8.1.2140: "gk" and "gj" do not work correctly in number column #11208Jan Edmund Lazo2019-10-17
* includesDaniel Hahler2019-08-07
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* PVS/V560: expression is always trueJustin M. Keyes2019-01-13
* PVS/V1028: cast operands, not the resultJustin M. Keyes2019-01-09
* multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
* multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
* Remove some occrrences of enc_utf8 and has_mbyteZviRackover2018-08-06
* lint: clean-up after parent commitZviRackover2018-08-06