Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
5830232c021102e47a4e6fc81857604e4a031ddf
5830232
patch 8.0.0984: terminal blinking cursor not correct in the GUI
by Bram Moolenaar
· 9 years ago
3f9a1ff
patch 8.0.0983: unnecessary check for NULL pointer
by Bram Moolenaar
· 9 years ago
740c433
patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-byte
by Bram Moolenaar
· 9 years ago
0cbba82
patch 8.0.0981: cursor in terminal window blinks by default
by Bram Moolenaar
· 9 years ago
b109bb4
patch 8.0.0980: Coverity warning for failing to open /dev/null
by Bram Moolenaar
· 9 years ago
eef0531
patch 8.0.0979: terminal noblock test fails on MS-Windows
by Bram Moolenaar
· 9 years ago
37819ed
patch 8.0.0978: writing to terminal job is not tested
by Bram Moolenaar
· 9 years ago
5983d50
patch 8.0.0977: cannot send lines to a terminal job on MS-Windows
by Bram Moolenaar
· 9 years ago
b241208
patch 8.0.0976: cannot send lines to a terminal job
by Bram Moolenaar
· 9 years ago
edbc0d4
patch 8.0.0975: using freed memory when setting 'backspace'
by Bram Moolenaar
· 9 years ago
8efa026
patch 8.0.0974: resetting a string option does not trigger OptionSet
by Bram Moolenaar
· 9 years ago
ce1c327
patch 8.0.0973: initial info about blinking cursor is wrong
by Bram Moolenaar
· 9 years ago
37b9b81
patch 8.0.0972: compiler warnings for unused variables
by Bram Moolenaar
· 9 years ago
0aed9a2
patch 8.0.0971: 'winptydll' missing from :options
by Bram Moolenaar
· 9 years ago
d6a7b3e
patch 8.0.0970: passing invalid highlight id
by Bram Moolenaar
· 9 years ago
dc926dd
patch 8.0.0969: Coverity warning for unused return value
by Bram Moolenaar
· 9 years ago
77ac9b5
patch 8.0.0968: crash when switching terminal modes
by Bram Moolenaar
· 9 years ago
93c92ef
patch 8.0.0967: using a terminal may cause the cursor to blink
by Bram Moolenaar
· 9 years ago
fc8bec0
patch 8.0.0966: build failure without terminal feature
by Bram Moolenaar
· 9 years ago
3eee06e
patch 8.0.0965: not restoring cursor shape after it was set in a terminal
by Bram Moolenaar
· 9 years ago
683b796
patch 8.0.0964: channel write buffer does not work with poll()
by Bram Moolenaar
· 9 years ago
d21f8b5
patch 8.0.0963: terminal test fails on MacOS
by Bram Moolenaar
· 9 years ago
9aa1569
patch 8.0.0962: crash with virtualedit and joining lines
by Bram Moolenaar
· 9 years ago
98ebd2b
patch 8.0.0961: the script to build the installer does not include winpty
by Bram Moolenaar
· 9 years ago
8e539c5
patch 8.0.0960: job in terminal does not get CTRL-C
by Bram Moolenaar
· 9 years ago
f66a2cd
patch 8.0.0959: build failure on MS-Windows
by Bram Moolenaar
· 9 years ago
ea5d6fa
patch 8.0.0958: terminal test fails on Windows when winpty dll is missing
by Bram Moolenaar
· 9 years ago
97bd5e6
patch 8.0.0957: a terminal job can deadlock when sending many keys
by Bram Moolenaar
· 9 years ago
cfce717
patch 8.0.0956: scrolling in a terminal window has flicker
by Bram Moolenaar
· 9 years ago
82de3c2
patch 8.0.0955: Test_existent_file() fails on some file systems
by Bram Moolenaar
· 9 years ago
bc906e4
patch 8.0.0954: /proc/self/exe might be a relative path
by Bram Moolenaar
· 9 years ago
f5be7cd
patch 8.0.0953: get "no write since last change" error in terminal window
by Bram Moolenaar
· 9 years ago
a83e396
patch 8.0.0952: has('terminal') does not check existence of dll file
by Bram Moolenaar
· 9 years ago
84ed4ad
patch 8.0.0951: another wrong #ifdef
by Bram Moolenaar
· 9 years ago
ade5963
patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warnings
by Bram Moolenaar
· 9 years ago
9e13aa7
patch 8.0.0949: winpty.dll name is fixed
by Bram Moolenaar
· 9 years ago
989a70c
patch 8.0.0948: crash if timer closes window while dragging status line
by Bram Moolenaar
· 9 years ago
6fe15bb
patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert mode
by Bram Moolenaar
· 9 years ago
a9f8ee0
patch 8.0.0946: using PATH_MAX does not work well on some systems
by Bram Moolenaar
· 9 years ago
60104f1
patch 8.0.0945: 64-bit compiler warnings
by Bram Moolenaar
· 9 years ago
d21b16f
patch 8.0.0944: test_profile is a little bit flaky
by Bram Moolenaar
· 9 years ago
3678393
patch 8.0.0943: MS-Windows: Test_terminal_scrape_multibyte may fail
by Bram Moolenaar
· 9 years ago
4fa1019
patch 8.0.0942: using freed memory with ":terminal"
by Bram Moolenaar
· 9 years ago
05fbfdc
patch 8.0.0941: existing color schemes don't like StatusLineTerm
by Bram Moolenaar
· 9 years ago
c087061
patch 8.0.0940: Test_terminal_scrape_multibyte is flaky
by Bram Moolenaar
· 9 years ago
51c2368
patch 8.0.0939: Test_terminal_env is flaky
by Bram Moolenaar
· 9 years ago
6bb18a8
patch 8.0.0938: scrolling in terminal window is inefficient
by Bram Moolenaar
· 9 years ago
bce4f62
patch 8.0.0937: user highlight groups not adjusted for terminal
by Bram Moolenaar
· 9 years ago
2bb7b6b
patch 8.0.0936: mode() returns wrong value for a terminal window
by Bram Moolenaar
· 9 years ago
304b64c
patch 8.0.0935: cannot recognize a terminal buffer in :ls output
by Bram Moolenaar
· 9 years ago
6b93b0e
patch 8.0.0934: change to struts.h missing in patch
by Bram Moolenaar
· 9 years ago
9f0139a
patch 8.0.0933: terminal test tries to start GUI when it's not possible
by Bram Moolenaar
· 9 years ago
4f44b88
patch 8.0.0932: terminal may not use right characters for BS and Enter
by Bram Moolenaar
· 9 years ago
69905d1
patch 8.0.0931: getwininfo() does not indicate a terminal window
by Bram Moolenaar
· 9 years ago
e627805
patch 8.0.0930: terminal buffers are stored in the viminfo file
by Bram Moolenaar
· 9 years ago
2438ae3
patch 8.0.0929: :term without argument does not work
by Bram Moolenaar
· 9 years ago
dcaa613
patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems
by Bram Moolenaar
· 9 years ago
274a52f
patch 8.0.0927: if a terminal job sends a blank title "running" is not shown
by Bram Moolenaar
· 9 years ago
e0f314a
patch 8.0.0926: when job in terminal window ends topline is wrong
by Bram Moolenaar
· 9 years ago
62426e1
patch 8.0.0925: MS-Windows GUI: channel I/O not handled right away
by Bram Moolenaar
· 9 years ago
5cc1f2c
patch 8.0.0924: terminal window not updated after using term_sendkeys()
by Bram Moolenaar
· 9 years ago
679653e
patch 8.0.0923: crash in GUI when terminal job exits
by Bram Moolenaar
· 9 years ago
55b6926
patch 8.0.0922: quickfix list always added after current one
by Bram Moolenaar
· 9 years ago
3d9bdfe
patch 8.0.0921: terminal window cursor shape not supported in the GUI
by Bram Moolenaar
· 9 years ago
893029a
patch 8.0.0920: cursor wrong after switching altscreen in terminal
by Bram Moolenaar
· 9 years ago
c977092
patch 8.0.0919: cursor color isn't set on startup
by Bram Moolenaar
· 9 years ago
3cd43cc
patch 8.0.0918: cannot get terminal window cursor shape or attributes
by Bram Moolenaar
· 9 years ago
589b110
patch 8.0.0917: MS-Windows:CTRL-C handling in terminal window is wrong
by Bram Moolenaar
· 9 years ago
37c4583
patch 8.0.0916: cannot specify properties of window for terminal open
by Bram Moolenaar
· 9 years ago
7eedd43
patch 8.0.0915: wrong initialisation of global
by Bram Moolenaar
· 9 years ago
0cd2a94
patch 8.0.0914: highlight attributes are always combined
by Bram Moolenaar
· 9 years ago
9698ad7
patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window
by Bram Moolenaar
· 9 years ago
8cad930
patch 8.0.0912: cannot run a job in a hidden terminal
by Bram Moolenaar
· 9 years ago
b81bc77
patch 8.0.0911: terminal test takes too long
by Bram Moolenaar
· 9 years ago
da43b61
patch 8.0.0910: cannot create a terminal in the current window
by Bram Moolenaar
· 9 years ago
8ed5400
patch 8.0.0909: channel test fails
by Bram Moolenaar
· 9 years ago
08d384f
patch 8.0.0908: cannot set terminal size with options
by Bram Moolenaar
· 9 years ago
89e06c8
patch 8.0.0907: with cp932 font names might be misinterpreted
by Bram Moolenaar
· 9 years ago
d9bc8a8
patch 8.0.0906: don't recognize Couchbase files
by Bram Moolenaar
· 9 years ago
444fda2
patch 8.0.0905: MS-Windows: broken multi-byte characters in the console
by Bram Moolenaar
· 9 years ago
ae33833
patch 8.0.0904: cannot set a location list from text
by Bram Moolenaar
· 9 years ago
cf8d840
patch 8.0.0903: early return from test function
by Bram Moolenaar
· 9 years ago
1ccd8ff
Update runtime files.
by Bram Moolenaar
· 9 years ago
05aafed
patch 8.0.0902: cannot specify directory or environment for a job
by Bram Moolenaar
· 9 years ago
76ca1b4
patch 8.0.0901: asan suppress file missing from distribution
by Bram Moolenaar
· 9 years ago
ab6c858
patch 8.0.0900: :tab options doesn't open a new tab page
by Bram Moolenaar
· 9 years ago
2d33e90
patch 8.0.0899: function name mch_stop_job() is confusing
by Bram Moolenaar
· 9 years ago
e41e3b4
patch 8.0.0898: can't use the alternate screen in a terminal window
by Bram Moolenaar
· 9 years ago
f1237f1
patch 8.0.0897: wrong error message for invalid term_finish value
by Bram Moolenaar
· 9 years ago
dd693ce
patch 8.0.0896: cannot close a terminal window when the job ends
by Bram Moolenaar
· 9 years ago
8ab3c1d
patch 8.0.0895: filetype test fails on MS-Windows
by Bram Moolenaar
· 9 years ago
0a0217a
patch 8.0.0894: there is no test for runtime filetype detection
by Bram Moolenaar
· 9 years ago
82b9ca0
patch 8.0.0893: cannot get the scroll count of a terminal window
by Bram Moolenaar
· 9 years ago
292d569
patch 8.0.0892: when opening a terminal the pty size doesn't always match
by Bram Moolenaar
· 9 years ago
7fadbf8
patch 8.0.0891: uninitialized memory use with empty line in terminal
by Bram Moolenaar
· 9 years ago
75373f3
patch 8.0.0890: still many old style tests
by Bram Moolenaar
· 9 years ago
e20b3eb
patch 8.0.0889: gcc gives warnings for uninitialized variables
by Bram Moolenaar
· 9 years ago
116a0f8
patch 8.0.0888: compiler warnings with 64 bit build
by Bram Moolenaar
· 9 years ago
6d87e9e
patch 8.0.0887: can create a logfile in the sandbox
by Bram Moolenaar
· 9 years ago
f8d57a5
patch 8.0.0886: crash when using ":term ls"
by Bram Moolenaar
· 9 years ago
Next »