aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tui: Add iTerm and rxvt to the terminals that know extended DECSCUSR.Jonathan de Boyne Pollard2017-06-03
* tui: Correct error in terminfo extension processing.Jonathan de Boyne Pollard2017-06-03
* tui: Correct error in terminfo extension processing.Jonathan de Boyne Pollard2017-06-03
* tui: Remove now-unused flag variable.Jonathan de Boyne Pollard2017-06-03
* tui: Remove tmux wrapper from the Konsole path.Jonathan de Boyne Pollard2017-06-03
* tui: Improvements to RGB colour support.Jonathan de Boyne Pollard2017-06-03
* tui: Refactor built-in teminfo records.Jonathan de Boyne Pollard2017-06-03
* tui: Update fallback terminfo records.Jonathan de Boyne Pollard2017-06-03
* tui: Spelling corrections in doco and commentaryJonathan de Boyne Pollard2017-06-03
* tui: Fix conflict with predefined "linux" macro.Jonathan de Boyne Pollard2017-06-03
* tui: More refactoring, and improvements to cursor shape support.Jonathan de Boyne Pollard2017-06-03
* tui: Disable interference in guicursor by higher layers.Jonathan de Boyne Pollard2017-06-03
* tui: Split fix_terminfo() up and refactor.Jonathan de Boyne Pollard2017-06-03
* tui: Fix cursor motion clear screen bug visible on line #1 in redraws.Jonathan de Boyne Pollard2017-06-03
* tui: Coding style changes onlyJonathan de Boyne Pollard2017-06-03
* tui: Optimize more cursor motionsJonathan de Boyne Pollard2017-06-03
* tui: Use what scrolling PuTTY has.Jonathan de Boyne Pollard2017-06-03
* tui: Optimize cursor motionsJonathan de Boyne Pollard2017-06-03
* tui: Eliminate superfluous SGR resets.Jonathan de Boyne Pollard2017-06-03
* tui: document fix_terminfo()'s several tasksJonathan de Boyne Pollard2017-06-03
* Separate 16- and 256- colour control sequences and tidy up some redundancy.Jonathan de Boyne Pollard2017-06-03
* Change TUI resize to use an extended terminal capability.Jonathan de Boyne Pollard2017-06-03
* Merge #4700 from AdnoC/keep-default-registerJustin M. Keyes2017-05-31
|\
| * shada: Add default value for is_unnamedAdnoC2017-05-31
| * eval.c: Ignore unnamed register error in f_setregAdnoC2017-05-31
| * style/lintAdnoC2017-05-31
| * shada/linting: Moved some code out of shada_write.AdnoC2017-05-31
| * eval: Add ability to set the unnamed register with setregAdnoC2017-05-31
| * shada: Set the unnamed register to the previous unnamed register on startupAdnoC2017-05-31
* | channel_write: fix compiler warningJustin M. Keyes2017-05-31
* | 'pastetoggle': Revert support for multi-key value (#6724)Matthew Malcomson2017-05-31
* | Merge pull request #6740 from oni-link/fix.snprintfJames McCoy2017-05-30
|\ \
| * | if_cscope: Fix truncation of formated outputoni-link2017-05-13
* | | sockets: don't deadlock when connecting to own pipe addressBjörn Linse2017-05-29
* | | channels: implement sockopen() to connect to socketBjörn Linse2017-05-29
* | | Merge pull request #6680 from mhinz/listen/localhostJames McCoy2017-05-28
|\ \ \
| * | | socket_watcher_start: Silence conversion warning for sin(6)_portJames McCoy2017-05-28
| * | | eval: serverstart: Return finalized address to userJames McCoy2017-05-28
| * | | Server: Call uv_getaddrinfo with NULL service when no portJames McCoy2017-05-27
| * | | Server: don't fall back to Unix socketsMarco Hinz2017-05-22
| * | | Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESSMarco Hinz2017-05-22
* | | | vim-patch:8.0.0605 (#6821)Daniel Hahler2017-05-28
* | | | Merge #6777 from justinmk/bsdJustin M. Keyes2017-05-28
|\ \ \ \
| * | | | pty_process_unix.c: include <libutil.h> on DragonFly BSDJustin M. Keyes2017-05-21
| |/ / /
* | | | terminal: Do not change 'number', 'relativenumber' (#6796)Justin M. Keyes2017-05-27
* | | | get_keymap API (#6236)TJ DeVries2017-05-25
| |_|/ |/| |
* | | tui: Improve scrolling mechanism.Jonathan de Boyne Pollard2017-05-23
* | | tui: Reset the scroll region when resizing.Jonathan de Boyne Pollard2017-05-23
* | | tui: resize: use an extended terminal capabilityJonathan de Boyne Pollard2017-05-23
* | | tui: Only use dtterm's extension where supported.Jonathan de Boyne Pollard2017-05-23