aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2832: operator cancelled by moving mouse when using popupJan Edmund Lazo2021-05-06
* vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminalJan Edmund Lazo2021-05-06
* vim-patch:8.1.2313: debugging where a delay comes from is not easyJan Edmund Lazo2021-04-15
* vim-patch:8.2.2711: "gj" in a closed fold does not move out of the foldJan Edmund Lazo2021-04-05
* vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
* vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
* state: throttle batched event processing when input is availableBjörn Linse2021-03-08
* [RDY] Fix click on foldcolumn if it has tabline (#13982)tk-shirasaka2021-03-04
* pos: define MAXCOL to INT_MAXJan Edmund Lazo2021-02-23
* vim-patch:8.2.2548: May get stuck in the cmdline window using :normalJan Edmund Lazo2021-02-23
* vim-patch:8.2.2547: "%" command not accurate for big filesJan Edmund Lazo2021-02-23
* vim-patch:8.2.2385: "gj" and "gk" do not work correctly when inside a foldJan Edmund Lazo2021-01-22
* Merge pull request #13592 from bfredl/setmouseBjörn Linse2021-01-01
|\
| * ui: make 'mouse' handling in external UI more consistentBjörn Linse2021-01-01
* | vim-patch:8.1.1032: warnings from clang static analyzerJan Edmund Lazo2020-12-28
* | Merge pull request #13595 from teto/fix-fillerBjörn Linse2020-12-24
|\ \ | |/ |/|
| * fix: appease linterMatthieu Coudron2020-12-24
| * refactor: de-curwin-ify update_topline/curs_columnsMatthieu Coudron2020-12-23
| * refactor: pass the window to get_(side)scrolloff_valueMatthieu Coudron2020-12-23
* | vim-patch:8.1.1657: Terminal: screen updates from 'balloonexpr' are not displ...Jan Edmund Lazo2020-12-19
|/
* vim-patch:8.2.2029: Coverity warns for not checking return valueJan Edmund Lazo2020-11-21
* menu: remove winbar codeJan Edmund Lazo2020-11-20
* vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properlyBjörn Linse2020-11-18
* fix: address issues for BufModifiedSetRom Grk2020-11-09
* fix: finish renaming to BufModifiedSetRom Grk2020-11-07
* feat: implement BufModified autocmdRom Grk2020-11-07
* my fight with the linterRom Grk2020-11-06
* Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
|\
| * Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
| |\
| | * api: add API for themesBjörn Linse2020-11-01
| * | vim-patch:8.2.0929: v:register is not cleared after an operator was executedJan Edmund Lazo2020-10-29
| |/
| * vim-patch:8.1.1862: Coverity warns for not using return valueJan Edmund Lazo2020-10-25
* | fix: remove xxx commentRom Grk2020-11-01
* | feat: implement a working WinScrolled autocmdRom Grk2020-10-28
* | move.c: dont invalidate viewport when no scroll happenedRom Grk2020-10-25
* | scroll: use win->w_viewport_invalidRom Grk2020-10-24
* | scroll: cleanup unnecessary code & commentsRom Grk2020-10-24
* | implement scroll autocommandRom Grk2020-10-21
|/
* vim-patch:8.1.1319: computing function length name in many placesJan Edmund Lazo2020-09-30
* folds: pass column on fold creationMatthieu Coudron2020-09-28
* vim-patch:8.1.2018: using freed memory when out of memory and displaying messageJan Edmund Lazo2020-06-04
* Merge pull request #12018 from janlazo/vim-8.0.1123Matthieu Coudron2020-04-27
|\
| * vim-patch:8.0.1138: click in window toolbar starts Visual modeJan Edmund Lazo2020-04-26
* | Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-27
|\ \
| * \ Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-26
| |\ \ | | |/ | |/|
| | * rename: user_funcs -> userfuncJakub Łuczyński2020-02-13
| | * fix: includesJakub Łuczyński2020-02-13
* | | vim-patch:7.4.1988Rob Pilling2020-04-19
|/ /
* | folds: decrease reliance on global "curwin" (#12132)Matthieu Coudron2020-04-16
* | vim-patch:8.2.0397: delayed screen update when using undo from Insert modeJan Edmund Lazo2020-04-13