aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/mouse.h
Commit message (Expand)AuthorAge
* refactor(IWYU): create normal_defs.h (#26293)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* refactor: move do_mouse() and its helpers to mouse.c (#20895)zeertzjq2022-11-01
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macrosBrian Leung2022-04-03
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.0.1138: click in window toolbar starts Visual modeJan Edmund Lazo2020-04-26
* mouse: Implement horizontal scroll. #3450bambu2016-04-25
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* ui: Extract mouse.c/mouse.hThiago de Arruda2014-11-27