Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
402c83921e4e7ac8e9b0631dbac845f32ec7245f
402c839
patch 8.0.1802: MS-Windows: terminal test fails
by Bram Moolenaar
· 8 years ago
f25329c
patch 8.0.1801: MS-Windows: redirecting terminal output does not work
by Bram Moolenaar
· 8 years ago
778df2a
patch 8.0.1800: X11: getting color is slow
by Bram Moolenaar
· 8 years ago
85eee13
Update runtime files.
by Bram Moolenaar
· 8 years ago
7ce551f
patch 8.0.1799: no test for :registers command
by Bram Moolenaar
· 8 years ago
5aa9896
patch 8.0.1798: MS-Windows: file considered read-only too often
by Bram Moolenaar
· 8 years ago
6eddadf
patch 8.0.1797: terminal window is redrawn too often
by Bram Moolenaar
· 8 years ago
231a2db
patch 8.0.1796: GUI: click on tab fails when the focus is in a terminal
by Bram Moolenaar
· 8 years ago
b0b98d5
patch 8.0.1795: lose contact with jobs when :gui forks
by Bram Moolenaar
· 8 years ago
b833c1e
patch 8.0.1794: duplicate term options after renaming
by Bram Moolenaar
· 8 years ago
248be5c
patch 8.0.1793: no test for "vim -g"
by Bram Moolenaar
· 8 years ago
c3e8169
patch 8.0.1792: MS-Windows users expect -? to work like --help
by Bram Moolenaar
· 8 years ago
9894e39
patch 8.0.1791: using uint8_t does not work everywhere
by Bram Moolenaar
· 8 years ago
c136af2
patch 8.0.1790: 'winfixwidth' is not always respected by :close
by Bram Moolenaar
· 8 years ago
606cb8b
patch 8.0.1789: BufWinEnter does not work well for a terminal window
by Bram Moolenaar
· 8 years ago
dddab90
patch 8.0.1788: tool to check a color scheme is not installed
by Bram Moolenaar
· 8 years ago
e2c8d83
patch 8.0.1787: cannot insert the whole cursor line
by Bram Moolenaar
· 8 years ago
b2ac14c
patch 8.0.1786: no test for 'termwinkey'
by Bram Moolenaar
· 8 years ago
8a938af
patch 8.0.1785: missing symbol in Win32 small build
by Bram Moolenaar
· 8 years ago
bc7845d
patch 8.0.1784: gvim test gets stuck in dialog
by Bram Moolenaar
· 8 years ago
c5cd885
patch 8.0.1783: cannot use 256 colors in a MS-Windows console
by Bram Moolenaar
· 8 years ago
d76ce85
patch 8.0.1782: no simple way to label quickfix entries
by Bram Moolenaar
· 8 years ago
a796d46
patch 8.0.1781: file names in quickfix window are not shortened
by Bram Moolenaar
· 8 years ago
15142e2
Update runtime files and translations
by Bram Moolenaar
· 8 years ago
77bfd75
patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding'
by Bram Moolenaar
· 8 years ago
35e802e
patch 8.0.1779: deleting in a block selection causes problems
by Bram Moolenaar
· 8 years ago
b07bbb0
patch 8.0.1778: script to check translations does not always work
by Bram Moolenaar
· 8 years ago
60a6836
patch 8.0.1777: cannot cleanup before loading another colorscheme
by Bram Moolenaar
· 8 years ago
0e9d1ae
patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why
by Bram Moolenaar
· 8 years ago
850d427
patch 8.0.1775: MS-Windows: warning for unused variable
by Bram Moolenaar
· 8 years ago
13d3b05
patch 8.0.1774: reading very long lines can be slow
by Bram Moolenaar
· 8 years ago
c36651b
patch 8.0.1773: dialog messages are not translated
by Bram Moolenaar
· 8 years ago
29ce409
patch 8.0.1772: quickfix: mixup of FALSE and FAIL, returning -1
by Bram Moolenaar
· 8 years ago
50182fa
patch 8.0.1771: in tests, when WaitFor() fails it doesn't say why
by Bram Moolenaar
· 8 years ago
65a5464
patch 8.0.1770: assert functions don't return anything
by Bram Moolenaar
· 8 years ago
9b25af3
patch 8.0.1769: repeated saving and restoring viewstate for 'incsearch'
by Bram Moolenaar
· 8 years ago
451fc7b
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
by Bram Moolenaar
· 8 years ago
9d34d90
patch 8.0.1767: with 'incsearch' text may jump up and down
by Bram Moolenaar
· 8 years ago
c3c3e69
patch 8.0.1766: expanding abbreviation doesn't work
by Bram Moolenaar
· 8 years ago
db0eede
patch 8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' set
by Bram Moolenaar
· 8 years ago
856905b
patch 8.0.1764: lgtm considers tutor.es to be EcmaScript
by Bram Moolenaar
· 8 years ago
46a53df
patch 8.0.1763: :argedit does not reuse an empty unnamed buffer
by Bram Moolenaar
· 8 years ago
b255b90
patch 8.0.1762: terminal debug logging is a bit complicated
by Bram Moolenaar
· 8 years ago
4e9d443
patch 8.0.1761: job in terminal window with no output channel is killed
by Bram Moolenaar
· 8 years ago
4994373
patch 8.0.1760: wrong number of arguments to vms_read()
by Bram Moolenaar
· 8 years ago
09d1d51
patch 8.0.1759: memory leak from duplicate options
by Bram Moolenaar
· 8 years ago
24a2d72
patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure
by Bram Moolenaar
· 8 years ago
b691de0
patch 8.0.1757: unnecessary changes in libvterm
by Bram Moolenaar
· 8 years ago
7365831
patch 8.0.1756: GUI: after prompting for a number the mouse shape is wrong
by Bram Moolenaar
· 8 years ago
f1f2f83
patch 8.0.1755: MS-Windows: high unicode char received as two utf-16 words
by Bram Moolenaar
· 8 years ago
2225ebb
patch 8.0.1754: ex_helpgrep() is too long
by Bram Moolenaar
· 8 years ago
1c17ffa
patch 8.0.1753: various warnings from a static analyser
by Bram Moolenaar
· 8 years ago
a2aa8a2
patch 8.0.1752: qf_set_properties() is to long
by Bram Moolenaar
· 8 years ago
4e601e3
patch 8.0.1751: #ifdef causes bad highlighting
by Bram Moolenaar
· 8 years ago
3b9474b
patch 8.0.1750: crash when clearing loccation list in autocommand
by Bram Moolenaar
· 8 years ago
6537c42
patch 8.0.1749: VMS: 100% CPU use, redefining mch_open() fails
by Bram Moolenaar
· 8 years ago
a4baf5b
patch 8.0.1748: CmdlineEnter command uses backslash instead of slash
by Bram Moolenaar
· 8 years ago
ebe74b7
patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmd
by Bram Moolenaar
· 8 years ago
a69b395
patch 8.0.1746: MS-Windows: channel tests fail
by Bram Moolenaar
· 8 years ago
2060892
patch 8.0.1745: build failure on MS-Windows
by Bram Moolenaar
· 8 years ago
9980b37
patch 8.0.1744: on some systems /dev/stdout isn't writable
by Bram Moolenaar
· 8 years ago
6d150f7
patch 8.0.1743: terminal window options are named inconsistently
by Bram Moolenaar
· 8 years ago
e1fc515
patch 8.0.1742: cannot get a list of all the jobs
by Bram Moolenaar
· 8 years ago
259a90f
patch 8.0.1741: MS-Windows with msys2 cannot build Ruby statically
by Bram Moolenaar
· 8 years ago
405dadb
patch 8.0.1740: warning for signed-unsigned incompatibility
by Bram Moolenaar
· 8 years ago
7dda86f
Update runtime files.
by Bram Moolenaar
· 8 years ago
6176697
patch 8.0.1739: MS-Windows with msys2 cannot build Ruby statically
by Bram Moolenaar
· 8 years ago
5d69da4
patch 8.0.1738: ":args" output is hard to read
by Bram Moolenaar
· 8 years ago
02e802b
patch 8.0.1737: fchown() used when it is not supported
by Bram Moolenaar
· 8 years ago
2264008
patch 8.0.1736: check for C99 features is incomplete
by Bram Moolenaar
· 8 years ago
285e335
patch 8.0.1735: flexible array member feature not supported by HP-UX
by Bram Moolenaar
· 8 years ago
f98a39c
patch 8.0.1734: package directory not added to 'rtp' if prefix matches
by Bram Moolenaar
· 8 years ago
bad0ce7
patch 8.0.1733: incomplete testing for completion fix
by Bram Moolenaar
· 8 years ago
a997b45
patch 8.0.1732: crash when terminal API call deletes the buffer
by Bram Moolenaar
· 8 years ago
e87edf3
patch 8.0.1731: characters deleted on completion
by Bram Moolenaar
· 8 years ago
561f8a5
patch 8.0.1730: no configure check for the used C99 features
by Bram Moolenaar
· 8 years ago
ea3ece4
patch 8.0.1729: no comma after last enum item
by Bram Moolenaar
· 8 years ago
1feab2b
patch 8.0.1728: condition always false, useless code
by Bram Moolenaar
· 8 years ago
353eeea
patch 8.0.1727: qf_get_properties() function is too long
by Bram Moolenaar
· 8 years ago
df2c774
patch 8.0.1726: older MSVC doesn't support declarations halfway a block
by Bram Moolenaar
· 8 years ago
32c67ba
patch 8.0.1725: terminal debugger doesn't handle command arguments
by Bram Moolenaar
· 8 years ago
06965b8
patch 8.0.1724: declarations cannot be halfway a block
by Bram Moolenaar
· 8 years ago
f3a4117
patch 8.0.1723: using one item array size declaration is misleading
by Bram Moolenaar
· 8 years ago
498c256
patch 8.0.1722: cannot specify a minimal size for a terminal window
by Bram Moolenaar
· 8 years ago
a7eef3d
patch 8.0.1721: no test for using the 'termsize' option
by Bram Moolenaar
· 8 years ago
802bfb1
patch 8.0.1720: when a timer is running a terminal window may not close
by Bram Moolenaar
· 8 years ago
e1a3231
patch 8.0.1719: cannot specify which Python executable configure should use
by Bram Moolenaar
· 8 years ago
6c67219
patch 8.0.1718: terminal scrollback test fails on MS-Windows
by Bram Moolenaar
· 8 years ago
3cba734
patch 8.0.1717: C89 check causes too much trouble
by Bram Moolenaar
· 8 years ago
ac3e830
patch 8.0.1716: test for term_setsize() does not give a good error message
by Bram Moolenaar
· 8 years ago
8c94a54
patch 8.0.1715: terminal buffer can be 1 more than 'terminalscroll' lines
by Bram Moolenaar
· 8 years ago
6e72cd0
patch 8.0.1714: term_setsize() does not give an error in a normal buffer
by Bram Moolenaar
· 8 years ago
b3623a3
patch 8.0.1713: terminal debugger doesn't handle arguments
by Bram Moolenaar
· 8 years ago
8c041b6
patch 8.0.1712: terminal scrollback is not limited
by Bram Moolenaar
· 8 years ago
a42d363
patch 8.0.1711: term_setsize() is not implemented yet
by Bram Moolenaar
· 8 years ago
2a43230
patch 8.0.1710: building with Ruby fails
by Bram Moolenaar
· 8 years ago
2e32495
patch 8.0.1709: some non-C89 code may slip through
by Bram Moolenaar
· 8 years ago
78a16b0
patch 8.0.1708: mkdir with 'p' flag fails on existing directory
by Bram Moolenaar
· 8 years ago
98da6ec
patch 8.0.1707: when 'wfh' is set ":bel 10new" scrolls window
by Bram Moolenaar
· 8 years ago
b59118d
patch 8.0.1706: cannot sent CTRL-\ to a terminal window
by Bram Moolenaar
· 8 years ago
Next »