aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/normal.c
Commit message (Expand)AuthorAge
* 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
| * Remove occurences of mb_head_offZviRackover2018-08-15
* | lintJan Edmund Lazo2018-08-17
* | normal: don't check has_mbyteJan Edmund Lazo2018-08-17
* | vim-patch:8.0.1091: test for <cexpr> fails without +balloon_eval featureJan Edmund Lazo2018-08-17
|/
* lintJan Edmund Lazo2018-08-06
* vim-patch:8.0.0948: crash if timer closes window while dragging status lineJan Edmund Lazo2018-08-05
* globals: virtual_op is TriStateJan Edmund Lazo2018-08-01
* *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* vim-patch:8.0.0568: 1gd may hangJan Edmund Lazo2018-06-19
* vim-patch:8.0.0609: some people still don't know how to quit (#8571)Jan Edmund Lazo2018-06-17
* vim-patch:8.0.0602: when gF fails to edit the file the cursor still movesJan Edmund Lazo2018-06-16
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* API: Implement buffer updatesPeter Hodge2018-05-23
* Merge #8377 'TextChangedP autocommand'Justin M. Keyes2018-05-19
|\
| * vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menuShougo Matsushita2018-05-14
* | coverity/13713: do_pending_operator: handle failed u_save_cursor()Nick Neisen2018-05-17
|/
* getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
* lintJustin M. Keyes2018-02-12
* vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* lintJustin M. Keyes2018-02-11
* vim-patch:8.0.1475: invalid memory access in read_redo()Justin M. Keyes2018-02-11
* lint, minor cleanupJustin M. Keyes2018-02-07
* vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* vim-patch:8.0.1419: cursor column is not updated after ]sJustin M. Keyes2018-01-16
* vim-patch:8.0.0962Justin M. Keyes2017-10-21
* vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)KunMing Xie2017-09-10
* eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05
* eventloop: K_EVENT should not finish operatorMatthew Malcomson2017-09-04
* log: some DEBUG-level stream loggingJustin M. Keyes2017-08-21
* vim-patch:8.0.0023Jurica Bradaric2017-07-16
* normal: Fix V728: excessive checkZyX2017-07-04
* vim-patch:7.4.2320James McCoy2017-06-26
* *: Comment intentional fallthroughsJames McCoy2017-05-12
* api/nvim_get_mode: Use child-queue instead of "priority".Justin M. Keyes2017-04-28
* api: nvim_get_mode()Justin M. Keyes2017-04-28
* *: Add comment to all C filesZyX2017-04-19
* *: Fix linter errorsZyX2017-04-16
* normal: Add figure braces so that code is clearerZyX2017-04-16