aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tui
Commit message (Expand)AuthorAge
...
* | tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
* | tui: update cleared area only if non-default bgJustin M. Keyes2017-11-24
* | tui: Disable BCE almost always. #7624Justin M. Keyes2017-11-24
* | tui: Disable BCE by default. #7624Justin M. Keyes2017-11-23
* | tui: move terminfo_is_term_family()Justin M. Keyes2017-11-22
* | Merge #7593 'PVS static analysis fixes'Justin M. Keyes2017-11-22
|\ \
| * | Fix for pvs V782, pointer access to first element of arrayPeter Kalauskas2017-11-22
| * | input.c: replace if/else with switchPeter Kalauskas2017-11-22
|/ /
* | tui: setrgbf/setrgbb: emit semicolons for VTEJustin M. Keyes2017-11-18
* | tui: 'guicursor': use DECSCUSR for xterm-likes (#7576)Justin M. Keyes2017-11-17
* | Adds nvim_get_hl_by_name/by_idMatthieu Coudron2017-09-30
* | tui: Use unibi_var_from_num when availableJames McCoy2017-09-16
* | eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05
* | tui: DECSCUSR workaround for Konsole (#7236)Vadim A. Misbakh-Soloviov2017-09-04
* | tui: support new iterm2, iTerm2.app terminfo entriesLeonardo Brondani Schenkel2017-08-26
* | tui: always use unibi_add_ext_str with unibi_get_ext_str #7204Fredrik Fornwall2017-08-24
* | tui: fix DECSCUSR logic #6997Sebastian Parborg2017-08-13
* | coverity/166184: Check length of str, not termJames McCoy2017-08-11
* | tui: fix truecolor in libvte, tmux #7037DarkDefender2017-07-30
* | log: termios info to DEBUG instead of INFOJustin M. Keyes2017-07-23
* | tui: Do not override 'termguicolors' choice (#7004)DarkDefender2017-07-15
* | tui: Remove superflous iTerm2 test added in error.Jonathan de Boyne Pollard2017-07-09
* | tui: Improve the setrgbf/setrgbb fallback logic.Jonathan de Boyne Pollard2017-07-09
* | lintJustin M. Keyes2017-07-07
* | tui: Coding style changes onlyJonathan de Boyne Pollard2017-07-06
* | tui: Switch terminal keyboard mode properly.Jonathan de Boyne Pollard2017-07-06
* | tui: Coding style changes onlyJonathan de Boyne Pollard2017-07-06
* | tui: Track cursor visibility.Jonathan de Boyne Pollard2017-06-10
* | tui: Eliminate more extraneous control sequences.Jonathan de Boyne Pollard2017-06-09
* | tui: Another linux terminfo capability fixJonathan de Boyne Pollard2017-06-09
* | tui: Recognize "Tc" terminfo capability.Jonathan de Boyne Pollard2017-06-05
* | tui: Combine multiple attribute changes.Jonathan de Boyne Pollard2017-06-05
* | tui: Remove the iTerm2 corner case.Jonathan de Boyne Pollard2017-06-04
* | tui: Do not optimize left motion at the right margin.Jonathan de Boyne Pollard2017-06-04
* | tui: Treat cygwin as an immediate-wrap terminal.Jonathan de Boyne Pollard2017-06-03
* | tui: Add tmux to the always 256-colour capable list.Jonathan de Boyne Pollard2017-06-03
* | tui: Add terminfo patches for linux on MacOS.Jonathan de Boyne Pollard2017-06-03
* | tui: Coding style changes only.Jonathan de Boyne Pollard2017-06-03
* | tui: Do some deferred wrap on iTerm2.Jonathan de Boyne Pollard2017-06-03
* | tui: Several minor tweaks per commentary and 256-colourize PuTTY.Jonathan de Boyne Pollard2017-06-03
* | tui: Coding style changes onlyJonathan de Boyne Pollard2017-06-03
* | tui: Separate out built-in terminfo records.Jonathan de Boyne Pollard2017-06-03
* | tui: Handle a corner case for rare terminals.Jonathan de Boyne Pollard2017-06-03
* | tui: Make iTerm2 have no deferred wrap.Jonathan de Boyne Pollard2017-06-03
* | tui: Fix OBOE in linux cnorm capability fixup code.Jonathan de Boyne Pollard2017-06-03
* | tui: Change screen status line back to hardstatus.Jonathan de Boyne Pollard2017-06-03
* | tui: Char signedness fix for the big blocks of (signed) numbers.Jonathan de Boyne Pollard2017-06-03
* | tui: Correct to_status_line for screen.Jonathan de Boyne Pollard2017-06-03
* | tui: Add built-in terminfo entry for VTE.Jonathan de Boyne Pollard2017-06-03
* | tui: Perform length safety check in comparison macros.Jonathan de Boyne Pollard2017-06-03