aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* 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
* PVS/V1028: cast operands, not the resultJustin M. Keyes2019-01-18
* clang/"Dead assignment"Justin M. Keyes2019-01-13
* display: unify cursorline and concealcursor redraw logicBjörn Linse2019-01-13
* normal/edit: add missing "need_cursor_line_redraw = false"Björn Linse2019-01-12
* screen: make update_screen() the only entry point for redrawingBjörn Linse2019-01-11
* vim-patch:8.1.0648: custom operators can't act upon forced motionPedro L. Ramos2019-01-10
* PVS/V1026: normal.c: signed integer overflowJustin M. Keyes2019-01-05
* Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* remove check_visual_highlight()Justin M. Keyes2019-01-04
* multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
* multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
* multigrid: Change screen_* functions to grid_* functionsUtkarsh Maheshwari2018-12-31
* vim-patch:8.1.0394: diffs are not always updated correctlyAnatolii Sakhnik2018-12-09
* shortmess+=F: Hide :bnext, :bprev fileinfo messagesJustin M. Keyes2018-09-23
* replace fallthrough comment with macroJan Edmund Lazo2018-09-21
* vim-patch:8.0.1215: newer gcc warns for implicit fallthroughJan Edmund Lazo2018-09-20
* Merge #8998 from janlazo/vim-8.0.1275Justin M. Keyes2018-09-14
|\
| * globals: KeyTyped is boolJan Edmund Lazo2018-09-14
* | vim-patch:8.0.1201: "yL" is affected by 'scrolloff' (#8997)Jan Edmund Lazo2018-09-14
|/
* lintJan Edmund Lazo2018-09-11
* vim-patch:8.0.1809: various typosJan Edmund Lazo2018-09-11
* vim-patch:8.0.0998: strange error when using K while only spaces are selectedJan Edmund Lazo2018-09-04
* Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
|\
| * lint: cleanup after parent commitsZviRackover2018-08-16
| * Remove has_mbyte from lines near changes in parent commitZviRackover2018-08-16