aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/getchar.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2833: two key command cancelled by moving mouse when using popupJan Edmund Lazo2021-05-06
* vim-patch:8.2.1166: once mouse move events are enabled getchar() returns themJan Edmund Lazo2021-05-06
* vim-patch:8.2.2819: finishing an abbreviation with multi-byte char may not workJan Edmund Lazo2021-05-05
* vim-patch:8.1.2380: using old C style commentsJan Edmund Lazo2021-03-29
* Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"Jan Edmund Lazo2020-12-31
* vim-patch:8.1.0822: peeking and flushing output slows down executionJan Edmund Lazo2020-12-25
* vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properlyBjörn Linse2020-11-18
* vim-patch:8.1.0810: too many #ifdefsJan Edmund Lazo2020-11-12
* vim-patch:8.2.1547: various comment problemsJan Edmund Lazo2020-10-18
* Treat unmapped ALT/META as ESC+c in all modesMatt Wozniski2020-10-05
* vim-patch:8.1.1591: on error garbage collection may free memory in useJan Edmund Lazo2020-09-30
* vim-patch:8.2.1377: triggering the ATTENTION prompt causes typeahead mess upJan Edmund Lazo2020-08-14
* lua: add vim.register_keystroke_callback (#12536)TJ DeVries2020-08-14
* vim-patch:8.0.1139: using window toolbar changes stateJan Edmund Lazo2020-04-26
* vim-patch:8.1.1201: output of :command is hard to readJan Edmund Lazo2020-02-16
* vim-patch:8.1.1269: MS-Windows GUI: multibyte chars with a 0x80 byte do not workJan Edmund Lazo2020-02-02
* vim-patch:8.1.0140: recording into a register has focus eventsJan Edmund Lazo2020-02-01
* refactor: move session functions to ex_session.cJustin M. Keyes2020-01-28
* vim-patch:8.1.1579: dict and list could be GC'ed while displaying errorJan Edmund Lazo2020-01-05
* vim-patch:8.0.1786: no test for 'termwinkey'Jan Edmund Lazo2020-01-05
* getchar: fix pvs/v1048Jan Edmund Lazo2019-12-22
* undo: delete undo_off global without effectBjörn Linse2019-11-16
* vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
* vim-patch:8.1.2120: some MB_ macros are more complicated than necessaryJan Edmund Lazo2019-10-06
* vim-patch:8.1.2091: double free when memory allocation failsJan Edmund Lazo2019-10-01
* refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
* vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* API: nvim_pasteJustin M. Keyes2019-08-27
* paste: WIP #4448Justin M. Keyes2019-08-27
* clang/"dead assignment": suppessedIhor Antonov2019-08-05
* vim-patch:8.1.1251: test completion of mapping keys #10691Jan Edmund Lazo2019-08-05
* lint: makemapIhor Antonov2019-07-28
* pvs/V560: part of conditional expression is always falseIhor Antonov2019-07-28
* vim-patch:8.0.1753: fix various warnings #10639Ihor Antonov2019-07-28
* Fix clint errornotomo2019-07-28
* vim-patch:8.1.1759: no mode char for terminal mapping from maparg()notomo2019-07-28
* Revert "vim-patch:8.0.1723: using one item array size declaration is misleadi...Jan Edmund Lazo2019-07-23
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* refactor: enable -Wconversion for ex_getln.cBjörn Linse2019-07-19
* lintIhor Antonov2019-07-15
* pvs/V1028: cast operands, not the resultIhor Antonov2019-07-15
* Merge #10323 from janlazo/vim-8.1.1055Justin M. Keyes2019-06-25
|\
| * vim-patch:8.0.1479: insert mode completion state is confusingJan Edmund Lazo2019-06-23
* | lintJames McCoy2019-06-24
* | vim-patch:8.1.1365: source command doesn't check for the sandboxJames McCoy2019-06-24
|/
* getchar: Handle incomplete <Paste> in typeahead buffer #10311Alan Wu2019-06-24
* vim-patch:8.0.1723: using one item array size declaration is misleadingJan Edmund Lazo2019-06-19
* vim-patch:8.0.1845: various comment updates needed, missing white space (#10203)Daniel Hahler2019-06-16
* vim-patch:8.1.1003: playing back recorded key sequence mistakes key code (#10...Daniel Hahler2019-06-16
* vim-patch:8.1.1000: indenting is offJan Edmund Lazo2019-06-01