aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* vim-patch:8.1.2231: introduce gM command #11321Jan Edmund Lazo2019-11-01
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* Merge #11199 from bobrippling/vim-8.1.1228Justin M. Keyes2019-10-22
|\
| * vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
* | vim-patch:8.1.2140: "gk" and "gj" do not work correctly in number column #11208Jan Edmund Lazo2019-10-17
|/
* vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
* vim-patch:8.1.0514: CTRL-W ^ does not work when alternate buffer has no nameJan Edmund Lazo2019-10-01
* vim-patch:8.1.1758: count of g$ not used correctly when text is not wrappedJan Edmund Lazo2019-10-01
* vim-patch:8.1.2072: "gk" moves to start of line instead of upwardsJan Edmund Lazo2019-10-01
* vim-patch:8.1.2059: fix for "x" deleting a fold has side effectsDaniel Hahler2019-09-22
* vim-patch:8.1.2052: using "x" before a closed fold may delete that foldDaniel Hahler2019-09-22
* vim-patch:8.1.1988: :startinsert! does not work the same way as "A"Jan Edmund Lazo2019-09-06
* screen: use dedicated message gridBjörn Linse2019-09-01
* vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSEJan Edmund Lazo2019-08-30
* vim-patch:8.1.1890: ml_get error when deleting fold markerJan Edmund Lazo2019-08-19
* includesDaniel Hahler2019-08-07
* Merge #10645 from janlazo/vim-8.1.0999Justin M. Keyes2019-07-29
|\
| * vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusingJan Edmund Lazo2019-07-28
* | Merge #10615 'vim-patch:8.1.0053'Justin M. Keyes2019-07-29
|\ \ | |/ |/|
| * vim-patch:8.1.53 use typval_T in the caller of call_vim_functioncangscop2019-07-27
* | TextYankPost: spurious/too-early dispatch during delete #10392Jit2019-07-29
|/
* 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.0686: when 'y' is in 'cpoptions' yanking for the clipboard chan...Jan Edmund Lazo2019-07-15
* screen: showcmd should never move the cursorBjörn Linse2019-06-13
* vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix windowJan Edmund Lazo2019-06-12
* doc [ci skip] #10129Justin M. Keyes2019-06-10
* Merge #10114 from erw7/vim-8.1.1270Justin M. Keyes2019-06-07
|\
| * vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line matcherw72019-06-04
* | normal: Don't exit CTRL-O mode after processing K_EVENTBjörn Linse2019-06-04
|/
* lintJan Edmund Lazo2019-05-26
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* lintAndrej Zieger2019-05-26
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* lintJan Edmund Lazo2019-05-23
* vim-patch:8.1.1373: "[p" in Visual mode puts in wrong lineJan Edmund Lazo2019-05-23
* vim-patch:8.0.0647: syntax highlighting can make cause a freezeJan Edmund Lazo2019-04-23
* vim-patch:8.0.1411: reading invalid memory with CTRL-W :Jan Edmund Lazo2019-04-10
* vim-patch:8.0.0725: a terminal window does not handle keyboard inputJan Edmund Lazo2019-04-10
* event-loop: do not set CA_COMMAND_BUSY #9853Justin M. Keyes2019-04-08
* cursormoved: make global last_cursormoved window-localMarco Hinz2019-03-29
* Merge #9662 'vim-patch:8.0.{0643-0646}'Justin M. Keyes2019-03-08
|\
| * vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* | vim-patch:8.1.0826: too many #ifdefsJan Edmund Lazo2019-03-08
|/
* floats: implement floating windowsBjörn Linse2019-03-02
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* ui: implement ext_messagesBjörn Linse2019-02-10
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* ui: multigrid mouse supportBjörn Linse2019-01-20