index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.0984: terminal blinking cursor not correct in the GUI
v8.0.0984
Bram Moolenaar
2017-08-22
1
-0
/
+2
*
patch 8.0.0983: unnecessary check for NULL pointer
v8.0.0983
Bram Moolenaar
2017-08-21
1
-0
/
+2
*
patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-byte
v8.0.0982
Bram Moolenaar
2017-08-21
1
-0
/
+2
*
patch 8.0.0981: cursor in terminal window blinks by default
v8.0.0981
Bram Moolenaar
2017-08-21
1
-0
/
+2
*
patch 8.0.0980: Coverity warning for failing to open /dev/null
v8.0.0980
Bram Moolenaar
2017-08-21
1
-0
/
+2
*
patch 8.0.0979: terminal noblock test fails on MS-Windows
v8.0.0979
Bram Moolenaar
2017-08-20
1
-0
/
+2
*
patch 8.0.0978: writing to terminal job is not tested
v8.0.0978
Bram Moolenaar
2017-08-20
1
-0
/
+2
*
patch 8.0.0977: cannot send lines to a terminal job on MS-Windows
v8.0.0977
Bram Moolenaar
2017-08-20
1
-0
/
+2
*
patch 8.0.0976: cannot send lines to a terminal job
v8.0.0976
Bram Moolenaar
2017-08-20
1
-0
/
+2
*
patch 8.0.0975: using freed memory when setting 'backspace'
v8.0.0975
Bram Moolenaar
2017-08-20
1
-0
/
+2
*
patch 8.0.0974: resetting a string option does not trigger OptionSet
v8.0.0974
Bram Moolenaar
2017-08-20
1
-0
/
+2
*
patch 8.0.0973: initial info about blinking cursor is wrong
v8.0.0973
Bram Moolenaar
2017-08-20
1
-0
/
+2
*
patch 8.0.0972: compiler warnings for unused variables
v8.0.0972
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0971: 'winptydll' missing from :options
v8.0.0971
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0970: passing invalid highlight id
v8.0.0970
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0969: Coverity warning for unused return value
v8.0.0969
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0968: crash when switching terminal modes
v8.0.0968
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0967: using a terminal may cause the cursor to blink
v8.0.0967
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0966: build failure without terminal feature
v8.0.0966
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0965: not restoring cursor shape after it was set in a terminal
v8.0.0965
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0964: channel write buffer does not work with poll()
v8.0.0964
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0963: terminal test fails on MacOS
v8.0.0963
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0962: crash with virtualedit and joining lines
v8.0.0962
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0961: the script to build the installer does not include winpty
v8.0.0961
Bram Moolenaar
2017-08-19
1
-0
/
+2
*
patch 8.0.0960: job in terminal does not get CTRL-C
v8.0.0960
Bram Moolenaar
2017-08-18
1
-0
/
+2
*
patch 8.0.0959: build failure on MS-Windows
v8.0.0959
Bram Moolenaar
2017-08-18
1
-0
/
+2
*
patch 8.0.0958: terminal test fails on Windows when winpty dll is missing
v8.0.0958
Bram Moolenaar
2017-08-18
1
-0
/
+2
*
patch 8.0.0957: a terminal job can deadlock when sending many keys
v8.0.0957
Bram Moolenaar
2017-08-18
1
-0
/
+2
*
patch 8.0.0956: scrolling in a terminal window has flicker
v8.0.0956
Bram Moolenaar
2017-08-17
1
-0
/
+2
*
patch 8.0.0955: Test_existent_file() fails on some file systems
v8.0.0955
Bram Moolenaar
2017-08-17
1
-0
/
+2
*
patch 8.0.0954: /proc/self/exe might be a relative path
v8.0.0954
Bram Moolenaar
2017-08-17
1
-0
/
+2
*
patch 8.0.0953: get "no write since last change" error in terminal window
v8.0.0953
Bram Moolenaar
2017-08-17
1
-0
/
+2
*
patch 8.0.0952: has('terminal') does not check existence of dll file
v8.0.0952
Bram Moolenaar
2017-08-17
1
-0
/
+2
*
patch 8.0.0951: another wrong #ifdef
v8.0.0951
Bram Moolenaar
2017-08-17
1
-0
/
+2
*
patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warnings
v8.0.0950
Bram Moolenaar
2017-08-17
1
-0
/
+2
*
patch 8.0.0949: winpty.dll name is fixed
v8.0.0949
Bram Moolenaar
2017-08-16
1
-0
/
+2
*
patch 8.0.0948: crash if timer closes window while dragging status line
v8.0.0948
Bram Moolenaar
2017-08-16
1
-0
/
+2
*
patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert mode
v8.0.0947
Bram Moolenaar
2017-08-16
1
-0
/
+2
*
patch 8.0.0946: using PATH_MAX does not work well on some systems
v8.0.0946
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0945: 64-bit compiler warnings
v8.0.0945
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0944: test_profile is a little bit flaky
v8.0.0944
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0943: MS-Windows: Test_terminal_scrape_multibyte may fail
v8.0.0943
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0942: using freed memory with ":terminal"
v8.0.0942
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0941: existing color schemes don't like StatusLineTerm
v8.0.0941
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0940: Test_terminal_scrape_multibyte is flaky
v8.0.0940
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0939: Test_terminal_env is flaky
v8.0.0939
Bram Moolenaar
2017-08-14
1
-0
/
+2
*
patch 8.0.0938: scrolling in terminal window is inefficient
v8.0.0938
Bram Moolenaar
2017-08-13
1
-0
/
+2
*
patch 8.0.0937: user highlight groups not adjusted for terminal
v8.0.0937
Bram Moolenaar
2017-08-13
1
-0
/
+2
*
patch 8.0.0936: mode() returns wrong value for a terminal window
v8.0.0936
Bram Moolenaar
2017-08-13
1
-0
/
+2
*
patch 8.0.0935: cannot recognize a terminal buffer in :ls output
v8.0.0935
Bram Moolenaar
2017-08-13
1
-0
/
+2
[next]