aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tui
Commit message (Expand)AuthorAge
* floats: implement floating windowsBjörn Linse2019-03-02
* TUI: do not resize host-terminal on startup (#9645)Justin M. Keyes2019-02-25
* TUI: rework background-color detectionJustin M. Keyes2019-02-22
* Merge #5027 'TUI: detect background color'Justin M. Keyes2019-02-17
|\
| * Merge #5027 'TUI: detect background color'Justin M. Keyes2019-01-17
| |\
| | * Automatically detect terminal background and set bg=dark or bg=lightJosh Triplett2016-07-24
* | | TUI: assume italics support in all xterm-likesJustin M. Keyes2019-02-12
* | | TUI: sniff nsterm (Terminal.app) from $TERM_PROGRAMJustin M. Keyes2019-02-11
* | | TUI: force italics in tmuxJustin M. Keyes2019-02-11
* | | TUI: italics in Terminal.app (nsterm)Justin M. Keyes2019-02-11
* | | ui/compositor: add redraws needed due to intersected doublewidth chars.Björn Linse2019-02-02
|/ /
* | win/TUI: fix text overrides line numbers #9474erw72019-01-09
* | PVS/V751: tui.c, Parameter is not usedJustin M. Keyes2019-01-04
* | Merge #9425 'build: enable -Wshadow'Justin M. Keyes2019-01-03
|\ \
| * | UGRID_FOREACH_CELL: avoid shadowed variablesJustin M. Keyes2019-01-02
| * | build: enable -WshadowJustin M. Keyes2019-01-02
* | | TUI: Do not disable BCE for builtin terminfos (#9443)Justin M. Keyes2019-01-02
|/ /
* | TUI: Konsole DECSCUSR fixup (#9423)Justin M. Keyes2018-12-31
* | Merge #9408 from justinmk/tui-title-stackingJustin M. Keyes2018-12-31
|\ \
| * | TUI: attempt "title stacking" unconditionallyJustin M. Keyes2018-12-29
* | | Merge #9401 from justinmk/pr-win-erw7Justin M. Keyes2018-12-30
|\ \ \ | |/ / |/| |
| * | win/TUI: ConEmu: get back_color_erase from terminfoJustin M. Keyes2018-12-30
| * | refactor: Extract os_tty_guess_term()Justin M. Keyes2018-12-30
| * | update_terminfo.sh: NOLINT data arraysJustin M. Keyes2018-12-28
| * | Merge 'upstream/master' into pr-win-erw7Justin M. Keyes2018-12-27
| |\ \
| * | | win/TUI: Fix scroll on Windows legacy consoleerw72018-12-27
| * | | win/TUI: ConEmu: set immediate_wrap_after_last_column #9094erw72018-12-27
| * | | win/TUI: builtin terminfos for cygwin, conemu, et al.erw72018-12-27
| * | | win/TUI: SetConsoleMode() to override libuv #9094erw72018-12-27
* | | | TUI: enter/exit alternate screen with "title stacking" (#9407)Justin M. Keyes2018-12-29
| |/ / |/| |
* | | TUI: TERM=nstermJustin M. Keyes2018-12-16
* | | TUI: detect BSD vt consoleJustin M. Keyes2018-12-16
* | | Merge pull request #9368 from bfredl/doublewrapBjörn Linse2018-12-15
|\ \ \
| * | | TUI: handle wrap of doublewidth chars correctlyBjörn Linse2018-12-15
* | | | TUI: Konsole 18.07.70 supports DECSCUSR (#9364)Justin M. Keyes2018-12-14
|/ / /
* | | TUI: alacritty supports set_cursor_color #9353Patrice Peterson2018-12-11
* | | TUI: don't use BCE with attributes affecting backgroundBjörn Linse2018-12-11
* | | TUI: set_underline_color: only support colon form #9279Daniel Hahler2018-11-29
* | | TUI: support TERM=nsterm (#9244)Justin M. Keyes2018-11-18
* | | TUI: attrs -> attr_id refactorBjörn Linse2018-11-11
* | | UI/TUI: improvements and cleanups for scrolling and clearingBjörn Linse2018-11-11
|/ /
* | TUI: Avoid reset_cursor_color in old VTE #9191Sam Wilson2018-11-03
* | tui.c: Fix ext.set_underline_color for !has_colon_rgbJustin M. Keyes2018-10-20
* | Merge pull request #9079 from bfredl/tui_cursorBjörn Linse2018-10-09
|\ \
| * | TUI: delete "first-row" workaround after resizeBjörn Linse2018-10-06
| * | TUI: always use safe cursor movement after resizeBjörn Linse2018-10-06
* | | Merge #9036 'func_attr_printf'Justin M. Keyes2018-10-07
|\ \ \ | |/ / |/| |
| * | add func_attr_printf in :MichaHoffmann2018-09-24
* | | TUI: check libvte version for undercurl support #9088Daniel Hahler2018-10-05
* | | TUI: fix support for undercurl/underline color #9080Daniel Hahler2018-10-03