aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/misc1.c
Commit message (Expand)AuthorAge
* lintJan Edmund Lazo2019-06-09
* vim-patch:8.1.1509: cmdline_row can become negative, causing a crashJan Edmund Lazo2019-06-09
* vim-patch:8.0.1756: GUI: after prompting for a number the mouse shape is wrongJan Edmund Lazo2019-06-09
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* Merge #9897 from janlazo/vim-8.0.0683Justin M. Keyes2019-05-26
|\
| * Allow 3 beeps per half a secondJan Edmund Lazo2019-05-25
| * vim-patch:8.0.0683: visual bell flashes too quicklyJan Edmund Lazo2019-05-25
* | vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
|/
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* lintJan Edmund Lazo2019-04-30
* vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* cursormoved: make global last_cursormoved window-localMarco Hinz2019-03-29
* vim-patch:8.1.1011: indent from autoindent not removed #9742Jan Edmund Lazo2019-03-17
* vim-patch:8.1.0671: cursor in wrong column after auto-format #9729Jan Edmund Lazo2019-03-14
* vim-patch:8.1.0963: illegal memory access when using 'incsearch'Justin M. Keyes2019-03-01
* Merge #9539 "options: make 'listchars' and 'fillchars' local to window"Marco Hinz2019-01-28
|\
| * linter: fix issuesMarco Hinz2019-01-26
| * options: make 'fillchars'/'listchars' local to windowMarco Hinz2019-01-26
* | window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
|/
* build: enable -WshadowJustin M. Keyes2019-01-02
* multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
* multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
* vim-patch:8.1.0574: 'commentstring', fold marker in C (#9339)Jan Edmund Lazo2018-12-10
* vim-patch:8.1.0394: diffs are not always updated correctlyAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0570: 'commentstring' not used when adding fold marker (#9331)Jan Edmund Lazo2018-12-08
* preserve_exit: Ignore SIGHUPJustin M. Keyes2018-11-27
* vim-patch:8.0.1758: open_line() returns TRUE/FALSE for success/failureJan Edmund Lazo2018-11-01
* vim-patch:8.1.0466: autocmd test failsJan Edmund Lazo2018-10-08
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* cleanup/TUI: remove old unused code #9013Justin M. Keyes2018-09-19
* vim-patch:8.0.1416: crash when searching for a sentenceJan Edmund Lazo2018-09-16
* do_shell, do_filter: Remove "clear screen", "wait for return" callsJustin M. Keyes2018-09-12
* Refactor: Remove occurences of mb_char2bytesZviRackover2018-09-09
* Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
|\
| * Remove has_mbyte from lines near changes in parent commitZviRackover2018-08-16
| * Remove occurences of mb_head_offZviRackover2018-08-15
* | vim-patch:8.0.1468: illegal memory access in del_bytes()Jan Edmund Lazo2018-08-24
* | vim-patch:8.0.1041: bogus characters when indenting during visual-block appendJan Edmund Lazo2018-08-23
|/
* Merge #8744 from janlazo/vim-8.0.0890Justin M. Keyes2018-08-08
|\
| * misc: fixpos in del_char() is boolJan Edmund Lazo2018-08-07
| * memline: copy in ml_replace() is boolJan Edmund Lazo2018-08-07
* | Remove some occrrences of enc_utf8 and has_mbyteZviRackover2018-08-06
* | lint: clean-up after parent commitZviRackover2018-08-06
* | Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
|/
* lintJan Edmund Lazo2018-08-06
* globals: did_ai is boolJan Edmund Lazo2018-08-06
* globals: did_si is boolJan Edmund Lazo2018-08-06
* globals: can_si is boolJan Edmund Lazo2018-08-06
* globals: can_si_back is boolJan Edmund Lazo2018-08-06
* vim-patch:8.0.0722: screen is messed by timer up at inputlist() promptJan Edmund Lazo2018-08-05