Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
7964873afe59d0896a921b7c585167674bb784d5
/
runtime
7964873
patch 8.1.1714: cannot preview a file in a popup window
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
4c6d904
patch 8.1.1705: using ~{} for a literal dict is not nice
by Bram Moolenaar
· 6 years ago
b8be54d
patch 8.1.1692: using *{} for literal dict is not backwards compatible
by Bram Moolenaar
· 6 years ago
0346413
patch 8.1.1690: default padding for popup window menu is too much
by Bram Moolenaar
· 6 years ago
396e829
Update runtime files
by Bram Moolenaar
· 6 years ago
d5abb4c
patch 8.1.1683: dictionary with string keys is longer than needed
by Bram Moolenaar
· 6 years ago
809ce4d
patch 8.1.1682: placing a larger number of signs is slow
by Bram Moolenaar
· 6 years ago
4e63f94
patch 8.1.1674: script to check a colorscheme can be improved
by Bram Moolenaar
· 6 years ago
b4f0628
patch 8.1.1673: cannot easily find the popup window at a certain position
by Bram Moolenaar
· 6 years ago
b05caa7
patch 8.1.1659: popup window "mousemoved" values not correct
by Bram Moolenaar
· 6 years ago
b3d17a2
patch 8.1.1645: cannot use a popup window for a balloon
by Bram Moolenaar
· 6 years ago
790c18b
Update runtime files
by Bram Moolenaar
· 6 years ago
6bf2c62
patch 8.1.1629: terminal function help is in the wrong file
by Bram Moolenaar
· 6 years ago
931a277
patch 8.1.1628: popup window functions not in list of functions
by Bram Moolenaar
· 6 years ago
5ca1ac3
patch 8.1.1626: no test for closing a popup window with a modified buffer
by Bram Moolenaar
· 6 years ago
f8a0712
patch 8.1.1614: 'numberwidth' can only go up to 10
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
15e248e
patch 8.1.1610: there is no way to add or load a buffer without side effects
by Bram Moolenaar
· 6 years ago
2e62b56
patch 8.1.1609: the user cannot easily close a popup window
by Bram Moolenaar
· 6 years ago
f9c85f5
patch 8.1.1608: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
68acb41
patch 8.1.1597: cannot scroll a popup window with the mouse
by Bram Moolenaar
· 6 years ago
6a7af8e
patch 8.1.1593: filetype not detected for C++ header files without extension
by Bram Moolenaar
· 6 years ago
75fb085
patch 8.1.1589: popup window does not indicate scroll position
by Bram Moolenaar
· 6 years ago
b2cda0d
patch 8.1.1586: error number used in two places
by Bram Moolenaar
· 6 years ago
e7eb927
patch 8.1.1585: :let-heredoc does not trim enough
by Bram Moolenaar
· 6 years ago
c662ec9
patch 8.1.1580: cannot make part of a popup transparent
by Bram Moolenaar
· 6 years ago
6c1e157
Update runtime files
by Bram Moolenaar
· 6 years ago
adc6714
patch 8.1.1579: dict and list could be GC'ed while displaying error
by Bram Moolenaar
· 6 years ago
a3fce62
patch 8.1.1574: tabpage option not yet implemented for popup window
by Bram Moolenaar
· 6 years ago
9b28352
patch 8.1.1565: MS-Windows: no sound support
by Bram Moolenaar
· 6 years ago
394c5d8
patch 8.1.1564: sign column takes up space
by Bram Moolenaar
· 6 years ago
ae94315
patch 8.1.1561: popup_setoptions() is not implemented yet
by Bram Moolenaar
· 6 years ago
eb2310d
patch 8.1.1559: popup window title property not implemented yet
by Bram Moolenaar
· 6 years ago
a730e55
patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet
by Bram Moolenaar
· 6 years ago
1c196e7
patch 8.1.1554: docs and tests for :const can be improved
by Bram Moolenaar
· 6 years ago
dc2ce58
patch 8.1.1553: not easy to change the text in a popup window
by Bram Moolenaar
· 6 years ago
a42d945
patch 8.1.1548: popup_dialog() is not implemented
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
9937a05
patch 8.1.1539: not easy to define a variable and lock it
by Bram Moolenaar
· 6 years ago
dfa97f2
patch 8.1.1538: cannot specify highlighting for notifications
by Bram Moolenaar
· 6 years ago
fc06cbb
patch 8.1.1537: using "tab" for popup window can be confusing
by Bram Moolenaar
· 6 years ago
37df9a4
patch 8.1.1526: no numerical value for the patchlevel
by Bram Moolenaar
· 6 years ago
b53fb31
patch 8.1.1525: cannot move a popup window with the mouse
by Bram Moolenaar
· 6 years ago
8d24104
patch 8.1.1523: cannot show range of buffer lines in popup window
by Bram Moolenaar
· 6 years ago
68d48f4
patch 8.1.1522: poup_notification() not implemented yet
by Bram Moolenaar
· 6 years ago
12ee7ff
Update runtime files
by Bram Moolenaar
· 6 years ago
3ff5f0f
patch 8.1.1513: all popup functionality is in functions, except :popupclear
by Bram Moolenaar
· 6 years ago
80dad48
patch 8.1.1510: a plugin cannot easily expand a command like done internally
by Bram Moolenaar
· 6 years ago
427f5b6
patch 8.1.1502: cannot play any sound
by Bram Moolenaar
· 6 years ago
c024b46
patch 8.1.1498: ":write" increments b:changedtick even though nothing changed
by Bram Moolenaar
· 6 years ago
773a97c
Update runtime files - Add typescript syntax and indent.
by Bram Moolenaar
· 6 years ago
61da1bf
Update runtime files.
by Bram Moolenaar
· 6 years ago
58a7f87
patch 8.1.1466: not updating priority on existing sign
by Bram Moolenaar
· 6 years ago
87abab9
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
by Bram Moolenaar
· 6 years ago
3397f74
patch 8.1.1453: popup window "moved" property not implemented yet
by Bram Moolenaar
· 6 years ago
042fb4b
patch 8.1.1449: popup text truncated at end of screen
by Bram Moolenaar
· 6 years ago
9eaac89
patch 8.1.1446: popup window callback not implemented yet
by Bram Moolenaar
· 6 years ago
790498b
patch 8.1.1445: popup window border highlight not implemented yet
by Bram Moolenaar
· 6 years ago
2fd8e35
patch 8.1.1443: popup window padding and border not implemented yet
by Bram Moolenaar
· 6 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 6 years ago
7dd64a3
Update runtime files.
by Bram Moolenaar
· 6 years ago
c6896e2
patch 8.1.1431: popup window listed as "Scratch"
by Bram Moolenaar
· 6 years ago
ac1f1bc
patch 8.1.1429: "pos" option of popup window not supported yet
by Bram Moolenaar
· 6 years ago
cc31ad9
patch 8.1.1428: popup_atcursor() not implemented yet
by Bram Moolenaar
· 6 years ago
b423012
patch 8.1.1426: no test for syntax highlight in popup window
by Bram Moolenaar
· 6 years ago
8c2a600
patch 8.1.1422: popup_getoptions() not implemented yet
by Bram Moolenaar
· 6 years ago
868b7b6
patch 8.1.1418: win_execute() is not implemented yet
by Bram Moolenaar
· 6 years ago
bc13354
patch 8.1.1416: popup_getposition() not implemented yet
by Bram Moolenaar
· 6 years ago
60cdb30
patch 8.1.1410: popup_move() is not implemented yet
by Bram Moolenaar
· 6 years ago
7a8d027
patch 8.1.1407: popup_create() does not support text properties
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
68e6560
Update runtime files.
by Bram Moolenaar
· 6 years ago
20c023a
patch 8.1.1405: "highlight" option of popup windows not supported
by Bram Moolenaar
· 6 years ago
51fe3b1
patch 8.1.1402: "timer" option of popup windows not supported
by Bram Moolenaar
· 6 years ago
0760739
patch 8.1.1401: misspelled mkspellmem as makespellmem
by Bram Moolenaar
· 6 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 6 years ago
1c6fd1e
patch 8.1.1372: when evaluating 'statusline' the current window is unknown
by Bram Moolenaar
· 6 years ago
110289e
patch 8.1.1366: using expressions in a modeline is unsafe
by Bram Moolenaar
· 6 years ago
5c017b2
patch 8.1.1364: design for popup window support needs more details
by Bram Moolenaar
· 6 years ago
f5842c5
patch 8.1.1354: getting a list of text lines is clumsy
by Bram Moolenaar
· 6 years ago
eda6522
patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used
by Bram Moolenaar
· 6 years ago
fe1ade0
patch 8.1.1332: cannot flush listeners without redrawing, mix of changes
by Bram Moolenaar
· 6 years ago
957f85d
patch 8.1.1329: plans for popup window support are spread out
by Bram Moolenaar
· 6 years ago
8aad88d
patch 8.1.1326: no test for listener with partial
by Bram Moolenaar
· 6 years ago
a334772
patch 8.1.1321: no docs or tests for listener functions
by Bram Moolenaar
· 6 years ago
42ae78c
patch 8.1.1310: named function arguments are never optional
by Bram Moolenaar
· 6 years ago
f90b6e0
patch 8.1.1308: the Normal highlight is not defined when compiled with GUI
by Bram Moolenaar
· 6 years ago
a6c27c4
Update runtime files
by Bram Moolenaar
· 6 years ago
d4aa83a
patch 8.1.1307: cannot reconnect to the X server after it restarted
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
691ddee
patch 8.1.1305: there is no easy way to manipulate environment variables
by Bram Moolenaar
· 6 years ago
be0a259
patch 8.1.1303: not possible to hide a balloon
by Bram Moolenaar
· 6 years ago
fda9784
patch 8.1.1293: MSVC files are no longer useful
by Bram Moolenaar
· 6 years ago
1063f3d
patch 8.1.1291: not easy to change directory and restore
by Bram Moolenaar
· 6 years ago
d136221
patch 8.1.1284: detecting *.tmpl as htmlcheetah is outdated
by Bram Moolenaar
· 6 years ago
8ffc7c8
patch 8.1.1281: cannot specify a count with :chistory
by Bram Moolenaar
· 6 years ago
25c9c68
patch 8.1.1280: remarks about functionality not in Vi clutters the help
by Bram Moolenaar
· 6 years ago
de24a87
patch 8.1.1276: cannot combine text properties with syntax highlighting
by Bram Moolenaar
· 6 years ago
cf6a55c
patch 8.1.1275: cannot navigate to errors before/after the cursor
by Bram Moolenaar
· 6 years ago
Next »