aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/move.c
Commit message (Expand)AuthorAge
* anchor float to buffer positionBjörn Linse2019-09-04
* vim-patch:8.1.1086: too many curly bracesJan Edmund Lazo2019-07-28
* move: assert nonnull wp pointerJan Edmund Lazo2019-07-20
* vim-patch:8.1.0856: when scrolling a window the cursorline is not always updatedJan Edmund Lazo2019-07-20
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* vim-patch:8.1.0715: superfluous redraw_win_later() #10523Jan Edmund Lazo2019-07-17
* vim-patch:8.1.0543: fix memory leak #10001Jan Edmund Lazo2019-05-11
* signs: support multiple columns #9295Dan Aloni2019-03-25
* vim-patch:8.1.1026: unused conditionJan Edmund Lazo2019-03-21
* screen: cleanup allocation, clearing and validationBjörn Linse2019-02-07
* screen: simplify scrolling codeBjörn Linse2019-02-07
* terminal: handle size when switching buffers in windowBjörn Linse2019-01-27
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* display: unify cursorline and concealcursor redraw logicBjörn Linse2019-01-13
* remove dead argument of redrawWinlineBjörn Linse2019-01-09
* multigrid: various cleanup (types, unused parameters)Björn Linse2018-12-31
* multigrid: don't clear window grids on resizeBjörn Linse2018-12-31
* multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
* multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
* multigrid: introduce grid abstractionBjörn Linse2018-12-31
* UI/TUI: improvements and cleanups for scrolling and clearingBjörn Linse2018-11-11
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'Justin M. Keyes2018-10-16
* vim-patch:8.1.0435: cursorline highlight not removed in some situation (#9059)Justin M. Keyes2018-09-27
* vim-patch:8.1.0374: moving the cursor is slow when 'relativenumber' is setJustin M. Keyes2018-09-13
* vim-patch:8.1.0373: screen updating still slow when 'cursorline' is setJustin M. Keyes2018-09-13
* vim-patch:8.1.0372: screen updating slow when 'cursorline' is set (#8986)Justin M. Keyes2018-09-12
* move: dir in onepage() is DirectionJan Edmund Lazo2018-09-10
* move: drop has_mbyte checkJan Edmund Lazo2018-09-10
* vim-patch:8.1.0174: after paging up and down fold line is wrongJan Edmund Lazo2018-09-10
* vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452)KunMing Xie2018-05-30
* screen.c: define column width by function (#5802)Matthieu Coudron2018-03-18
* vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* Merge #7593 'PVS static analysis fixes'Justin M. Keyes2017-11-22
|\
| * move.c: remove unreachable break statementPeter Kalauskas2017-11-22
|/
* vim-patch: 8.0.0{181,182,188} (#7152)KunMing Xie2017-09-05
* vim-patch:8.0.0044ckelsel2017-08-16
* vim-patch:8.0.0069ckelsel2017-07-23
* *: Add comment to all C filesZyX2017-04-19
* move.c: add cursor adjustment for scrolloff (#6319)lonerover2017-03-21
* linter: make changes pass the linterraichoo2017-03-19
* vim-patch:7.4.2322raichoo2017-03-19
* vim-patch:7.4.2101James McCoy2017-03-11
* lintJames McCoy2016-12-28
* vim-patch:7.4.2201Chris Lucas2016-12-28
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* *: Fix new linter errorsZyX2016-05-01
* vim-patch:7.4.856Jurica Bradaric2016-02-10
* vim-patch:7.4.853Jurica Bradaric2016-02-09
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27