aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Macro cleanup: USE_UNIXFILENAMEMichael Reed2015-03-05
* Macro cleanup: USE_ON_FLY_SCROLLMichael Reed2015-03-05
* Macro cleanup: USER_HIGHLIGHTMichael Reed2015-03-05
* Macro cleanup: USE_EXE_NAMEMichael Reed2015-03-05
* Macro cleanup: ONE_CLIPBOARDMichael Reed2015-03-05
* Macro cleanup: UNICODE16Michael Reed2015-03-05
* Macro cleanup: SPACE_IN_FILENAMEMichael Reed2015-03-05
* Macro cleanup: HAVE_SANDBOXMichael Reed2015-03-05
* vim-patch:7.4.578oni-link2015-03-04
* remote_ui: Fix error messages #2045Carlos Castillo2015-03-04
* jobsend: Don't append extra newline after last itemBjörn Linse2015-03-03
* deps: Add libvterm to the project dependenciesThiago de Arruda2015-02-28
* illumos requires the use of limits.h for things like INT_MAX #2049Mike Zeller2015-02-26
* Fix warnings: message.c: copy_hotkeys_and_msg: Garbage value: FP. #2062Eliseo Martínez2015-02-26
* job: Allow spawning jobs connected to pseudo terminalsThiago de Arruda2015-02-23
* job: Refactor process spawning and startup argumentsThiago de Arruda2015-02-23
* job: Send SIGTERM before calling job_stop in job_teardownThiago de Arruda2015-02-23
* eval: Fix buffering of data in job autocommandsThiago de Arruda2015-02-23
* Simpler handling for "always-on"/"always-off" options. #2002Florian Walch2015-02-22
* tui: Also use xterm-256color when TERM=screen and COLORTERM != NULLThiago de Arruda2015-02-21
* Fix warnings: window.c: close_last_window_tabpage(): Use after free: RI.Eliseo Martínez2015-02-21
* Fix warnings: screen.c: screen_puts_len(): Various (4): FP/MI.Eliseo Martínez2015-02-21
* tui: Use unibi_format instead of unibi_runThiago de Arruda2015-02-21
* tui: Remove option cacheThiago de Arruda2015-02-21
* tui: Set setaf/setab capabilities for TERM=xtermThiago de Arruda2015-02-21
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* coverity/13746: Negative array index write: FP.Eliseo Martínez2015-02-20
* coverity/13683: Out-of-bounds access: RI.Eliseo Martínez2015-02-20
* coverity/72768: Negative array index read: FP.Eliseo Martínez2015-02-20
* legacy test: migrate test 72Fabian Brosda2015-02-20
* tui: Don't use 'timeout' for determining esc timeoutThiago de Arruda2015-02-20
* tui: Set default color attributes when scrollingThiago de Arruda2015-02-20
* tui: Fix terminfo extension indexesThiago de Arruda2015-02-20
* tui: Replace uv_tty_t by uv_pipe_tThiago de Arruda2015-02-20
* tui: Only send the pastetoggle key if necessaryThiago de Arruda2015-02-20
* vim-patch:7.4.525 #1988Fabian Brosda2015-02-19
* Enable -Wconversion: os_unix.c.Eliseo Martínez2015-02-18
* Enable -Wconversion: keymap.c.Eliseo Martínez2015-02-18
* Enable -Wconversion: indent.c.Eliseo Martínez2015-02-18
* Enable -Wconversion: mark.c.Eliseo Martínez2015-02-18
* Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).Eliseo Martínez2015-02-18
* Enable -Wconversion: ui.c.Eliseo Martínez2015-02-18
* input: Escape utf8 sequences that contain CSI/K_SPECIALThiago de Arruda2015-02-18
* tui: Remove support for overriding escape sequences with nvim optionsThiago de Arruda2015-02-18
* tui: Fix use after free(reported by clang static analyzer)Thiago de Arruda2015-02-18
* tui: Add support bracketed pasteThiago de Arruda2015-02-18
* tui: Fix to_status_line terminfo sequence for xtermThiago de Arruda2015-02-17
* tui: Fix background clear for some terminalsThiago de Arruda2015-02-17
* Add TabClosed eventFelipe Morales2015-02-16
* Add TabNewEnteredFelipe Morales2015-02-16