summaryrefslogtreecommitdiffstats
path: root/src/move.c
AgeCommit message (Expand)Author
2021-07-27patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan
2021-07-21patch 8.2.3193: screenpos() is wrong when 'display' is "lastline"v8.2.3193Bram Moolenaar
2021-07-08patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow windowv8.2.3122Bram Moolenaar
2021-02-10patch 8.2.2495: text jumps up and down when moving the cursorv8.2.2495Bram Moolenaar
2020-12-23patch 8.2.2198: ml_get error when resizing window and using text propertyv8.2.2198Bram Moolenaar
2020-12-17patch 8.2.2152: screenpos() does not include the WinBar offsetv8.2.2152Bram Moolenaar
2020-11-15patch 8.2.1992: build fails with small featuresv8.2.1992Bram Moolenaar
2020-11-15patch 8.2.1990: cursor position wrong in terminal popup with finished jobv8.2.1990Bram Moolenaar
2020-11-01patch 8.2.1939: invalid memory access in Ex mode with global commandv8.2.1939Bram Moolenaar
2020-09-26patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline setv8.2.1750Bram Moolenaar
2020-07-14patch 8.2.1211: removed more than dead codev8.2.1211Bram Moolenaar
2020-07-02patch 8.2.1118: condition can never be true, dead codev8.2.1118Bram Moolenaar
2020-02-28patch 8.2.0328: no redraw when leaving term-normal mode in popup terminalv8.2.0328Bram Moolenaar
2019-12-21patch 8.2.0026: still some /* */ commentsv8.2.0026Bram Moolenaar
2019-12-14patch 8.2.0007: popup menu positioned wrong with folding in two tabsv8.2.0007Bram Moolenaar
2019-11-30patch 8.1.2371: FEAT_TEXT_PROP is a confusing namev8.1.2371Bram Moolenaar
2019-11-16patch 8.1.2303: cursor in wrong position after horizontal scrollv8.1.2303Bram Moolenaar
2019-11-10patch 8.1.2284: compiler warning for unused variablev8.1.2284Bram Moolenaar
2019-11-09patch 8.1.2281: 'showbreak' cannot be set for one windowv8.1.2281Bram Moolenaar
2019-10-27patch 8.1.2228: screenpos() returns wrong values when 'number' is setv8.1.2228Bram Moolenaar
2019-10-17patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar
2019-08-25patch 8.1.1928: popup windows don't move with the text when making changesv8.1.1928Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar
2019-07-07patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2019-03-20patch 8.1.1026: unused conditionv8.1.1026Bram Moolenaar
2019-01-31patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'v8.1.0864Bram Moolenaar
2019-01-31patch 8.1.0856: when scrolling a window the cursorline is not always updatedv8.1.0856Bram Moolenaar
2019-01-26patch 8.1.0826: too many #ifdefsv8.1.0826Bram Moolenaar
2019-01-24patch 8.1.0806: too many #ifdefsv8.1.0806Bram Moolenaar
2019-01-11patch 8.1.0715: superfluous call to redraw_win_later()v8.1.0715Bram Moolenaar
2019-01-09patch 8.1.0708: third argument for redrawWinline() is always FALSEv8.1.0708Bram Moolenaar
2018-11-24patch 8.1.0543: Coverity warns for leaking memory and using wrong structv8.1.0543Bram Moolenaar
2018-10-02patch 8.1.0448: cursorline not removed when using 'cursorbind'v8.1.0448Bram Moolenaar
2018-09-30patch 8.1.0443: unnecessary static function prototypesv8.1.0443Bram Moolenaar
2018-09-25patch 8.1.0435: cursorline highlight not removed in some situationv8.1.0435Bram Moolenaar
2018-09-12patch 8.1.0374: moving the cursor is slow when 'relativenumber' is setv8.1.0374Bram Moolenaar
2018-09-12patch 8.1.0373: screen updating still slow when 'cursorline' is setv8.1.0373Bram Moolenaar
2018-09-12patch 8.1.0372: screen updating slow when 'cursorline' is setv8.1.0372Bram Moolenaar
2018-07-10patch 8.1.0174: after paging up and down fold line is wrongv8.1.0174Bram Moolenaar
2018-03-04patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2017-09-22patch 8.0.1136: W_WIDTH() is always the samev8.0.1136Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-08-17patch 8.0.0956: scrolling in a terminal window has flickerv8.0.0956Bram Moolenaar
2017-03-27patch 8.0.0515: ml_get errors in silent Ex modev8.0.0515Bram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower casev8.0.0448Bram Moolenaar
2017-01-15patch 8.0.0193: accidentally removed #ifdefv8.0.0193Bram Moolenaar
2017-01-15patch 8.0.0188: redrawing for 'cursorbind' is inefficientv8.0.0188Bram Moolenaar
2017-01-14patch 8.0.0182: cursor ilne not update when 'cursorbind' is setv8.0.0182Bram Moolenaar