Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d0337e360e9f0b51a1a5627239d80a45dee8c3be
/
src
/
vim.h
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
· 6 years ago
7528d1f
patch 8.1.2057: the screen.c file is much too big
by Bram Moolenaar
· 6 years ago
69198cb
patch 8.1.2046: SafeState may be triggered at the wrong moment
by Bram Moolenaar
· 6 years ago
8aeec40
patch 8.1.2044: no easy way to process postponed work
by Bram Moolenaar
· 6 years ago
60a8de2
patch 8.1.2035: recognizing octal numbers is confusing
by Bram Moolenaar
· 6 years ago
26262f8
patch 8.1.1985: code for dealing with paths is spread out
by Bram Moolenaar
· 6 years ago
581ba39
patch 8.1.1969: popup window filter is used in all modes
by Bram Moolenaar
· 6 years ago
c330835
patch 8.1.1958: old style comments taking up space
by Bram Moolenaar
· 6 years ago
0522ba0
patch 8.1.1933: the eval.c file is too big
by Bram Moolenaar
· 6 years ago
37f4cbd
patch 8.1.1913: not easy to compute the space on the command line
by Bram Moolenaar
· 6 years ago
00b0d6d
patch 8.1.1908: every popup window consumes a buffer number
by Bram Moolenaar
· 6 years ago
258cef5
patch 8.1.1904: cannot have an info popup align with the popup menu
by Bram Moolenaar
· 6 years ago
e2c453d
patch 8.1.1901: the +insert_expand feature is not always available
by Bram Moolenaar
· 6 years ago
576a4a6
patch 8.1.1880: cannot show extra info for completion in a popup window
by Bram Moolenaar
· 6 years ago
9174639
patch 8.1.1863: confusing error when using a builtin function as method
by Bram Moolenaar
· 6 years ago
2debf1c
patch 8.1.1813: ATTENTION prompt for a preview popup window
by Bram Moolenaar
· 6 years ago
749fa0a
patch 8.1.1799: cannot avoid mapping for a popup window
by Bram Moolenaar
· 6 years ago
c7f1e40
patch 8.1.1795: no syntax HL after splitting windows with :bufdo
by Bram Moolenaar
· 6 years ago
50f91d2
patch 8.1.1791: 'completeslash' also applies to globpath()
by Bram Moolenaar
· 6 years ago
9bcb70c
patch 8.1.1787: cannot resize a popup window
by Bram Moolenaar
· 6 years ago
13d5c3f
patch 8.1.1773: the preview popup window may be too far to the right
by Bram Moolenaar
· 6 years ago
df9c6ca
patch 8.1.1713: highlighting cursor line only works with popup_menu()
by Bram Moolenaar
· 6 years ago
5b8cfed
patch 8.1.1612: cannot show an existing buffer in a popup window
by Bram Moolenaar
· 6 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 6 years ago
d7c9687
patch 8.1.1542: an OptionSet autocommand does not get enough info
by Bram Moolenaar
· 6 years ago
bd75b53
patch 8.1.1534: modeless selection in popup window selects too much
by Bram Moolenaar
· 6 years ago
d2cea96
patch 8.1.1532: build fails
by Bram Moolenaar
· 6 years ago
37df9a4
patch 8.1.1526: no numerical value for the patchlevel
by Bram Moolenaar
· 6 years ago
1762731
patch 8.1.1455: popup_atcursor() not completely implemented
by Bram Moolenaar
· 6 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
bf0ecb2
patch 8.1.1408: PFL_HIDDEN conflicts with system header file
by Bram Moolenaar
· 6 years ago
2cd0dce
patch 8.1.1406: popup_hide() and popup_show() not implemented yet
by Bram Moolenaar
· 6 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 6 years ago
99499b1
patch 8.1.1371: cannot recover from a swap file
by Bram Moolenaar
· 6 years ago
f3333b0
patch 8.1.1359: text property wrong after :substitute with backslash
by Bram Moolenaar
· 6 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 6 years ago
45e18cb
patch 8.1.1228: not possible to process tags with a function
by Bram Moolenaar
· 6 years ago
d7f246c
patch 8.1.1138: plugins don't get notified when the popup menu changes
by Bram Moolenaar
· 6 years ago
0eb035c
patch 8.1.1103: MS-Windows: old API calls are no longer needed
by Bram Moolenaar
· 6 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
2405838
patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
by Bram Moolenaar
· 7 years ago
9ba6117
patch 8.1.0812: Unicode 16 feature is not useful
by Bram Moolenaar
· 7 years ago
30276f2
patch 8.1.0811: too many #ifdefs
by Bram Moolenaar
· 7 years ago
264b74f
patch 8.1.0810: too many #ifdefs
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
1ac56c2
patch 8.1.0770: inconsistent use of ELAPSED_FUNC
by Bram Moolenaar
· 7 years ago
88c86eb
patch 8.1.0766: various problems when using Vim on VMS
by Bram Moolenaar
· 7 years ago
bb1969b
patch 8.1.0763: nobody is using the Sun Workshop support
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
6e5ea8d
patch 8.1.0735: cannot handle binary data
by Bram Moolenaar
· 7 years ago
2b61852
patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost
by Bram Moolenaar
· 7 years ago
c4568ab
patch 8.1.0528: various typos in comments
by Bram Moolenaar
· 7 years ago
6a2633b
patch 8.1.0466: autocmd test fails
by Bram Moolenaar
· 7 years ago
664323e
patch 8.1.0405: too many #ifdefs for GTK
by Bram Moolenaar
· 7 years ago
e8fa05b
patch 8.1.0397: no event triggered after updating diffs
by Bram Moolenaar
· 7 years ago
32d19c1
patch 8.1.0380: "make proto" doesn't work well
by Bram Moolenaar
· 7 years ago
25328e3
patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails
by Bram Moolenaar
· 7 years ago
da6e891
patch 8.1.0306: plural messages are not translated properly
by Bram Moolenaar
· 7 years ago
d569bb0
patch 8.1.0268: file type checking has too many #ifdef
by Bram Moolenaar
· 7 years ago
980bab4
patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP
by Bram Moolenaar
· 7 years ago
40385db
patch 8.1.0253: saving and restoring window title does not always work
by Bram Moolenaar
· 7 years ago
1f0bfe5
patch 8.1.0226: too many #ifdefs
by Bram Moolenaar
· 7 years ago
bcf9442
patch 8.1.0098: segfault when pattern with \z() is very slow
by Bram Moolenaar
· 7 years ago
60a6836
patch 8.0.1777: cannot cleanup before loading another colorscheme
by Bram Moolenaar
· 7 years ago
c36651b
patch 8.0.1773: dialog messages are not translated
by Bram Moolenaar
· 7 years ago
451fc7b
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
by Bram Moolenaar
· 7 years ago
6537c42
patch 8.0.1749: VMS: 100% CPU use, redefining mch_open() fails
by Bram Moolenaar
· 7 years ago
e80757c
patch 8.0.1681: the format attribute fails with MinGW
by Bram Moolenaar
· 7 years ago
ea39176
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
by Bram Moolenaar
· 7 years ago
4ac2e8d
patch 8.0.1676: no compiler warning for wrong printf format
by Bram Moolenaar
· 7 years ago
cd43eff
patch 8.0.1649: no completion for argument list commands
by Bram Moolenaar
· 7 years ago
1356825
patch 8.0.1609: shell commands in the GUI use a dumb terminal
by Bram Moolenaar
· 7 years ago
e87303a
patch 8.0.1597: autocommand events are not sorted
by Bram Moolenaar
· 7 years ago
b852c3e
patch 8.0.1596: no autocommand specifically for opening a terminal window
by Bram Moolenaar
· 7 years ago
12a96de
patch 8.0.1595: no autocommand triggered before exiting
by Bram Moolenaar
· 7 years ago
201dc67
patch 8.0.1586: imactivatefunc does not work on non-GUI Mac
by Bram Moolenaar
· 7 years ago
Next »