Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
f4e8cdd3d2156ab52aea1c7a392df66b7210e5eb
/
src
/
vim.h
cfcd011
patch 8.2.1756: Vim9: :let will soon be disallowed
by Bram Moolenaar
· 6 years ago
30fd820
patch 8.2.1744: Vim9: using ":const!" is weird
by Bram Moolenaar
· 6 years ago
0b4c66c
patch 8.2.1685: Vim9: cannot declare a constant value
by Bram Moolenaar
· 6 years ago
4f25b1a
patch 8.2.1653: expand('<stack>') does not include the final line number
by Bram Moolenaar
· 6 years ago
0981c87
patch 8.2.1513: cannot interrupt shell used for filename expansion
by Bram Moolenaar
· 6 years ago
bc4c505
patch 8.2.1444: error messages are spread out and names can be confusing
by Bram Moolenaar
· 6 years ago
be7529e
patch 8.2.1442: outdated references to the Mac Carbon GUI
by Bram Moolenaar
· 6 years ago
097148e
patch 8.2.1422: the Mac GUI implementation is outdated
by Bram Moolenaar
· 6 years ago
e3f915d
patch 8.2.1215: Atari MiNT support is outdated
by Bram Moolenaar
· 6 years ago
5409f5d
patch 8.2.1047: Vim9: script cannot use line continuation like :def function
by Bram Moolenaar
· 6 years ago
84cf6bd
patch 8.2.0988: getting directory contents is always case sorted
by Bram Moolenaar
· 6 years ago
be5ee86
patch 8.2.0952: no simple way to interrupt Vim
by Bram Moolenaar
· 6 years ago
c17e66c
patch 8.2.0886: cannot use octal numbers in scriptversion 4
by Bram Moolenaar
· 6 years ago
fccd93f
patch 8.2.0867: using \{xxx} for encoding a modifier is not nice
by Bram Moolenaar
· 6 years ago
ebe9d34
patch 8.2.0855: GUI tests fail because the test doesn't use a modifier
by Bram Moolenaar
· 6 years ago
041c710
patch 8.2.0849: BeOS code is not maintained and probably unused
by Bram Moolenaar
· 6 years ago
822ba24
patch 8.2.0818: Vim9: using a discovery phase doesn't work well
by Bram Moolenaar
· 6 years ago
32e3511
patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase
by Bram Moolenaar
· 6 years ago
d695ba7
patch 8.2.0727: MS-Windows: new gcc compiler does not support scanf format
by Bram Moolenaar
· 6 years ago
09689a0
patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script
by Bram Moolenaar
· 6 years ago
a80faa8
patch 8.2.0559: clearing a struct is verbose
by Bram Moolenaar
· 6 years ago
5deeb3f
patch 8.2.0512: Vim9: no optional arguments in func type
by Bram Moolenaar
· 6 years ago
e52e0c8
patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal
by Bram Moolenaar
· 6 years ago
b3f7406
patch 8.2.0320: no Haiku support
by Bram Moolenaar
· 6 years ago
f9706e9
patch 8.2.0296: mixing up "long long" and __int64 may cause problems
by Bram Moolenaar
· 6 years ago
2f18975
patch 8.2.0248: MS-Windows: dealing with deprecation is too complicated
by Bram Moolenaar
· 6 years ago
49c99fc
patch 8.2.0246: MSVC: deprecation warnings with Ruby
by Bram Moolenaar
· 6 years ago
408030e
patch 8.2.0240: using memory after it was freed
by Bram Moolenaar
· 6 years ago
5cab73f
patch 8.2.0223: some instructions not yet tested
by Bram Moolenaar
· 6 years ago
3f169ce
patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible
by Bram Moolenaar
· 6 years ago
8a7d654
patch 8.2.0149: maintaining a Vim9 branch separately is more work
by Bram Moolenaar
· 6 years ago
2c02d38
patch 8.2.0145: using #error for compilation errors should be OK now
by Bram Moolenaar
· 6 years ago
6b915c0
patch 8.2.0128: cannot list options one per line
by Bram Moolenaar
· 6 years ago
9b4a15d
patch 8.2.0111: VAR_SPECIAL is also used for booleans
by Bram Moolenaar
· 6 years ago
ea8b7ae
patch 8.2.0073: initializing globals with COMMA is clumsy
by Bram Moolenaar
· 6 years ago
ef14054
patch 8.2.0067: ERROR_UNKNOWN clashes on some systems
by Bram Moolenaar
· 6 years ago
ae7dba8
patch 8.2.0054: :diffget and :diffput don't have good completion
by Bram Moolenaar
· 6 years ago
a6e8f88
patch 8.2.0004: get E685 and E931 if buffer reload is interrupted
by Bram Moolenaar
· 6 years ago
e7dd0de
patch 8.1.2397: should not define __USE_XOPEN
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
5708079
patch 8.1.2353: build failure on FreeBSD
by Bram Moolenaar
· 6 years ago
84f9033
patch 8.1.2347: MacOS: build fails
by Bram Moolenaar
· 6 years ago
6a228c6
patch 8.1.2344: Cygwin: warning for using strptime()
by Bram Moolenaar
· 6 years ago
afe45b6
patch 8.1.2300: redraw breaks going through list of popup windows
by Bram Moolenaar
· 6 years ago
638a4a7
patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectly
by Bram Moolenaar
· 6 years ago
32aa102
patch 8.1.2243: typos in comments
by Bram Moolenaar
· 6 years ago
69bf634
patch 8.1.2233: cannot get the Vim command line arguments
by Bram Moolenaar
· 6 years ago
efae76a
patch 8.1.2229: cannot color number column above/below cursor differently
by Bram Moolenaar
· 6 years ago
5241057
patch 8.1.2225: the "last used" info of a buffer is under used
by Bram Moolenaar
· 6 years ago
28ed4df
patch 8.1.2219: no autocommand for open window with terminal
by Bram Moolenaar
· 6 years ago
dca7abe
patch 8.1.2192: cannot easily fill the info popup asynchronously
by Bram Moolenaar
· 6 years ago
2b78ab5
patch 8.1.2188: build error for missing define
by Bram Moolenaar
· 6 years ago
a1cb1d1
patch 8.1.2171: mouse support not always available
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
b20b9e1
patch 8.1.2062: the mouse code is spread out
by Bram Moolenaar
· 7 years ago
7528d1f
patch 8.1.2057: the screen.c file is much too big
by Bram Moolenaar
· 7 years ago
69198cb
patch 8.1.2046: SafeState may be triggered at the wrong moment
by Bram Moolenaar
· 7 years ago
8aeec40
patch 8.1.2044: no easy way to process postponed work
by Bram Moolenaar
· 7 years ago
60a8de2
patch 8.1.2035: recognizing octal numbers is confusing
by Bram Moolenaar
· 7 years ago
26262f8
patch 8.1.1985: code for dealing with paths is spread out
by Bram Moolenaar
· 7 years ago
581ba39
patch 8.1.1969: popup window filter is used in all modes
by Bram Moolenaar
· 7 years ago
c330835
patch 8.1.1958: old style comments taking up space
by Bram Moolenaar
· 7 years ago
0522ba0
patch 8.1.1933: the eval.c file is too big
by Bram Moolenaar
· 7 years ago
37f4cbd
patch 8.1.1913: not easy to compute the space on the command line
by Bram Moolenaar
· 7 years ago
00b0d6d
patch 8.1.1908: every popup window consumes a buffer number
by Bram Moolenaar
· 7 years ago
258cef5
patch 8.1.1904: cannot have an info popup align with the popup menu
by Bram Moolenaar
· 7 years ago
e2c453d
patch 8.1.1901: the +insert_expand feature is not always available
by Bram Moolenaar
· 7 years ago
576a4a6
patch 8.1.1880: cannot show extra info for completion in a popup window
by Bram Moolenaar
· 7 years ago
9174639
patch 8.1.1863: confusing error when using a builtin function as method
by Bram Moolenaar
· 7 years ago
2debf1c
patch 8.1.1813: ATTENTION prompt for a preview popup window
by Bram Moolenaar
· 7 years ago
749fa0a
patch 8.1.1799: cannot avoid mapping for a popup window
by Bram Moolenaar
· 7 years ago
c7f1e40
patch 8.1.1795: no syntax HL after splitting windows with :bufdo
by Bram Moolenaar
· 7 years ago
50f91d2
patch 8.1.1791: 'completeslash' also applies to globpath()
by Bram Moolenaar
· 7 years ago
9bcb70c
patch 8.1.1787: cannot resize a popup window
by Bram Moolenaar
· 7 years ago
13d5c3f
patch 8.1.1773: the preview popup window may be too far to the right
by Bram Moolenaar
· 7 years ago
df9c6ca
patch 8.1.1713: highlighting cursor line only works with popup_menu()
by Bram Moolenaar
· 7 years ago
5b8cfed
patch 8.1.1612: cannot show an existing buffer in a popup window
by Bram Moolenaar
· 7 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 7 years ago
d7c9687
patch 8.1.1542: an OptionSet autocommand does not get enough info
by Bram Moolenaar
· 7 years ago
bd75b53
patch 8.1.1534: modeless selection in popup window selects too much
by Bram Moolenaar
· 7 years ago
d2cea96
patch 8.1.1532: build fails
by Bram Moolenaar
· 7 years ago
37df9a4
patch 8.1.1526: no numerical value for the patchlevel
by Bram Moolenaar
· 7 years ago
1762731
patch 8.1.1455: popup_atcursor() not completely implemented
by Bram Moolenaar
· 7 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 7 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 7 years ago
bf0ecb2
patch 8.1.1408: PFL_HIDDEN conflicts with system header file
by Bram Moolenaar
· 7 years ago
2cd0dce
patch 8.1.1406: popup_hide() and popup_show() not implemented yet
by Bram Moolenaar
· 7 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 7 years ago
99499b1
patch 8.1.1371: cannot recover from a swap file
by Bram Moolenaar
· 7 years ago
f3333b0
patch 8.1.1359: text property wrong after :substitute with backslash
by Bram Moolenaar
· 7 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 7 years ago
45e18cb
patch 8.1.1228: not possible to process tags with a function
by Bram Moolenaar
· 7 years ago
d7f246c
patch 8.1.1138: plugins don't get notified when the popup menu changes
by Bram Moolenaar
· 7 years ago
0eb035c
patch 8.1.1103: MS-Windows: old API calls are no longer needed
by Bram Moolenaar
· 7 years ago
c962925
patch 8.1.0953: a very long file is truncated at 2^31 lines
by Bram Moolenaar
· 7 years ago
0472b6d
patch 8.1.0949: MS-windows defines GUI macros different than other systems
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
9b5c1fc
patch 8.1.0918: MS-Windows: startup messages are not converted
by Bram Moolenaar
· 7 years ago
1c321dc
patch 8.1.0866: build file dependencies are outdated
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
Next »