summaryrefslogtreecommitdiffstats
path: root/src/normal.c
AgeCommit message (Expand)Author
2024-03-28patch 9.1.0215: Half-page scrolling does not support smooth-scrollingv9.1.0215Luuk van Baal
2024-03-24patch 9.1.0201: gM not working correctly with virt textv9.1.0201Dylan Thacker-Smith
2024-03-24patch 9.1.0200: `gj`/`gk` not skipping over outer virtual text linesv9.1.0200Dylan Thacker-Smith
2024-03-03patch 9.1.0147: Cannot keep a buffer focused in a windowv9.1.0147Colin Kennedy
2024-02-28patch 9.1.0141: Put in Visual mode wrong if it replaces fold markerv9.1.0141zeertzjq
2024-02-26patch 9.1.0138: too many STRLEN calls when getting a memlinev9.1.0138John Marriott
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-04patch 9.1.0006: is*() and to*() function may be unsafev9.1.0006Keith Thompson
2023-11-19patch 9.0.2114: overflow detection not accurate when adding digitsv9.0.2114Christian Brabandt
2023-11-16patch 9.0.2109: [security]: overflow in nv_z_get_countv9.0.2109Christian Brabandt
2023-10-27patch 9.0.2075: TextChangedI may not always triggerv9.0.2075Christian Brabandt
2023-09-19patch 9.0.1915: r_CTRL-C works differently in visual modev9.0.1915Christian Brabandt
2023-09-04patch 9.0.1866: undo is synced after character findv9.0.1866zeertzjq
2023-08-27patch 9.0.1792: problem with gj/gk/gM and virtual textv9.0.1792zeertzjq
2023-08-20patch 9.0.1761: g<kEnd> behaves different from g<end>v9.0.1761zeertzjq
2023-08-19patch 9.0.1753: can't move to last non-blank charv9.0.1753Christian Brabandt
2023-08-12patch 9.0.1694: wrong mapping applied when replaying a char searchv9.0.1694zeertzjq
2023-08-12patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace modev9.0.1693Christian Brabandt
2023-06-02patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor"v9.0.1599Luuk van Baal
2023-05-12patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h"v9.0.1545Luuk van Baal
2023-04-26patch 9.0.1490: the ModeChanged event may be triggered too oftenv9.0.1490zeertzjq
2023-04-13patch 9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last"v9.0.1451Luuk van Baal
2023-03-05patch 9.0.1385: g'Esc is considered an errorv9.0.1385zeertzjq
2023-02-26patch 9.0.1356: cannot cancel "gr" with Escv9.0.1356zeertzjq
2023-02-25patch 9.0.1354: "gr CTRL-G" stays in virtual replace modev9.0.1354Bram Moolenaar
2023-02-21patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan
2023-02-18patch 9.0.1324: "gj" and "gk" do not move correctly over a closed foldv9.0.1324Luuk van Baal
2023-02-14patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' setv9.0.1309Bram Moolenaar
2023-02-01patch 9.0.1273: "1v" may select block with wrong sizev9.0.1273Bram Moolenaar
2023-01-16patch 9.0.1208: code is indented more than necessaryv9.0.1208Yegappan Lakshmanan
2023-01-13patch 9.0.1189: invalid memory access with folding and using "L"v9.0.1189Bram Moolenaar
2023-01-10patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char shortv9.0.1172Bram Moolenaar
2023-01-01patch 9.0.1126: bracketed paste can be enabled when it is not recognizedv9.0.1126Bram Moolenaar
2022-12-15patch 9.0.1061: cannot display 'showcmd' somewhere elsev9.0.1061Luuk van Baal
2022-12-01patch 9.0.0980: the keyboard state response may end up in a shell commandv9.0.0980Bram Moolenaar
2022-11-25patch 9.0.0947: invalid memory access in substitute with functionv9.0.0947Bram Moolenaar
2022-11-23patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebugv9.0.0930Bram Moolenaar
2022-11-18patch 9.0.0901: setting w_leftcol and handling side effects is confusingv9.0.0901Bram Moolenaar
2022-11-15patch 9.0.0886: horizontal mouse scroll only works in the GUIv9.0.0886Christopher Plewright
2022-10-14patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'v9.0.0751Bram Moolenaar
2022-10-13patch 9.0.0747: too many #ifdefsv9.0.0747Martin Tournoij
2022-10-12patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'v9.0.0734Bram Moolenaar
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-10-02patch 9.0.0643: smoothscroll test failsv9.0.0643Bram Moolenaar
2022-09-24patch 9.0.0571: MS-Windows: CTRL-C can make Vim exitv9.0.0571Bram Moolenaar
2022-09-24patch 9.0.0569: cannot easily get out when using "vim file | grep word"v9.0.0569Bram Moolenaar
2022-09-16patch 9.0.0482: "g0" moves to wrong location with virtual text "above"v9.0.0482Bram Moolenaar
2022-09-05patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script contextv9.0.0387Bram Moolenaar
2022-08-31patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340Bram Moolenaar
2022-08-29patch 9.0.0312: test for cmdheight zero failsv9.0.0312Bram Moolenaar