aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/getchar.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into s-dash-stdinb-r-o-c-k2018-04-14
|\
| * insert-mode: interpret unmapped META as ESCJustin M. Keyes2018-04-04
| * getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
| * vim-patch:8.0.0402: :map completion does not have <special>ckelsel2018-01-15
| * vim-patch:8.0.0074Michael Schupikov2017-12-15
* | Merge branch 'master' into s-dash-stdinZyX2017-12-03
|\|
| * vim-patch:8.0.0164 (#7368)KunMing Xie2017-10-08
| * getchar.c: add TERM_FOCUS to MAP_HASH (#7271)Justin M. Keyes2017-09-16
| * lintJustin M. Keyes2017-07-08
| * 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
| * getchar: Fix linter errorZyX2017-07-02
| * *: Adjust usages of modified functionsZyX2017-07-02
| * 'pastetoggle': Revert support for multi-key value (#6724)Matthew Malcomson2017-05-31
| * get_keymap API (#6236)TJ DeVries2017-05-25
| * getchar: Eliminate two-iteration loopZyX2017-05-20
| * Merge #6460 from ZyX-I/1476-changesJustin M. Keyes2017-05-08
| |\
| | * strings: Remove vim_strbyteZyX2017-04-07
| * | vim-patch:7.4.2263James McCoy2017-04-29
| * | *: Add comment to all C filesZyX2017-04-19
| * | getchar: Fix if block indentationZyX2017-04-16
| * | ops: fix i<c-r> with multi-byte text (#6524)Björn Linse2017-04-15
| |/
| * 'pastetoggle': support value >1 char (#6421)Matthew Malcomson2017-04-01
| * eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
| * eval,*: Move get_tv_string to typval.cZyX2017-03-29
| * *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
| * refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* | *: Fix linter errorsZyX2017-03-19
* | fileio,main: Do not restart syscall at EAGAIN when reading for -sZyX2017-03-19
* | getchar: Use fileio instead of fdopenZyX2017-03-19
|/
* Merge #6252 from jamessan/vim-7.4.2069Justin M. Keyes2017-03-15
|\
| * lintJames McCoy2017-03-11
| * vim-patch:7.4.2223James McCoy2017-03-11
| * vim-patch:7.4.2222James McCoy2017-03-11
* | coverity/155507: remove condition where both branches were identicalSander Bosma2017-03-12
|/
* Merge remote-tracking branch 'origin/master' into lambdaJames McCoy2017-02-22
|\
| * options: Remove 'esckeys' (#6138)Justin M. Keyes2017-02-18
| * *: Fix linter errorsZyX2017-02-15
| * *: Partial string handling refactoringZyX2017-02-15
* | vim-patch:7.4.1727Michael Ennen2017-02-14
|/
* vim-patch:7.4.1897 (#5747)Shougo2016-12-10
* 'inccommand': Detect "non-interactive", "too slow".Justin M. Keyes2016-11-15
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1151Michael Ennen2016-06-07
* vim-patch:7.4.1150Michael Ennen2016-06-04
* getchar.c wconversion: Change typessach1t2016-05-07
* Enable -Wconversion for getchar.csach1t2016-05-07
* *: Fix new linter errorsZyX2016-05-01
* Merge pull request #4649 from justinmk/vimpatchesJustin M. Keyes2016-04-27
|\
| * remove disable_char_avail_for_testing()Justin M. Keyes2016-04-26
| * Satisfy the linter.KillTheMule2016-04-25