Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
a37833dbd7d3cb0fff4cbf0ba6e80d0ad55cd4b9
/
runtime
87abab9
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
by Bram Moolenaar
· 7 years ago
3397f74
patch 8.1.1453: popup window "moved" property not implemented yet
by Bram Moolenaar
· 7 years ago
042fb4b
patch 8.1.1449: popup text truncated at end of screen
by Bram Moolenaar
· 7 years ago
9eaac89
patch 8.1.1446: popup window callback not implemented yet
by Bram Moolenaar
· 7 years ago
790498b
patch 8.1.1445: popup window border highlight not implemented yet
by Bram Moolenaar
· 7 years ago
2fd8e35
patch 8.1.1443: popup window padding and border not implemented yet
by Bram Moolenaar
· 7 years ago
bf0eff0
patch 8.1.1441: popup window filter not yet implemented
by Bram Moolenaar
· 7 years ago
7dd64a3
Update runtime files.
by Bram Moolenaar
· 7 years ago
c6896e2
patch 8.1.1431: popup window listed as "Scratch"
by Bram Moolenaar
· 7 years ago
ac1f1bc
patch 8.1.1429: "pos" option of popup window not supported yet
by Bram Moolenaar
· 7 years ago
cc31ad9
patch 8.1.1428: popup_atcursor() not implemented yet
by Bram Moolenaar
· 7 years ago
b423012
patch 8.1.1426: no test for syntax highlight in popup window
by Bram Moolenaar
· 7 years ago
8c2a600
patch 8.1.1422: popup_getoptions() not implemented yet
by Bram Moolenaar
· 7 years ago
868b7b6
patch 8.1.1418: win_execute() is not implemented yet
by Bram Moolenaar
· 7 years ago
bc13354
patch 8.1.1416: popup_getposition() not implemented yet
by Bram Moolenaar
· 7 years ago
60cdb30
patch 8.1.1410: popup_move() is not implemented yet
by Bram Moolenaar
· 7 years ago
7a8d027
patch 8.1.1407: popup_create() does not support text properties
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
68e6560
Update runtime files.
by Bram Moolenaar
· 7 years ago
20c023a
patch 8.1.1405: "highlight" option of popup windows not supported
by Bram Moolenaar
· 7 years ago
51fe3b1
patch 8.1.1402: "timer" option of popup windows not supported
by Bram Moolenaar
· 7 years ago
0760739
patch 8.1.1401: misspelled mkspellmem as makespellmem
by Bram Moolenaar
· 7 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 7 years ago
1c6fd1e
patch 8.1.1372: when evaluating 'statusline' the current window is unknown
by Bram Moolenaar
· 7 years ago
110289e
patch 8.1.1366: using expressions in a modeline is unsafe
by Bram Moolenaar
· 7 years ago
5c017b2
patch 8.1.1364: design for popup window support needs more details
by Bram Moolenaar
· 7 years ago
f5842c5
patch 8.1.1354: getting a list of text lines is clumsy
by Bram Moolenaar
· 7 years ago
eda6522
patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not used
by Bram Moolenaar
· 7 years ago
fe1ade0
patch 8.1.1332: cannot flush listeners without redrawing, mix of changes
by Bram Moolenaar
· 7 years ago
957f85d
patch 8.1.1329: plans for popup window support are spread out
by Bram Moolenaar
· 7 years ago
8aad88d
patch 8.1.1326: no test for listener with partial
by Bram Moolenaar
· 7 years ago
a334772
patch 8.1.1321: no docs or tests for listener functions
by Bram Moolenaar
· 7 years ago
42ae78c
patch 8.1.1310: named function arguments are never optional
by Bram Moolenaar
· 7 years ago
f90b6e0
patch 8.1.1308: the Normal highlight is not defined when compiled with GUI
by Bram Moolenaar
· 7 years ago
a6c27c4
Update runtime files
by Bram Moolenaar
· 7 years ago
d4aa83a
patch 8.1.1307: cannot reconnect to the X server after it restarted
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
691ddee
patch 8.1.1305: there is no easy way to manipulate environment variables
by Bram Moolenaar
· 7 years ago
be0a259
patch 8.1.1303: not possible to hide a balloon
by Bram Moolenaar
· 7 years ago
fda9784
patch 8.1.1293: MSVC files are no longer useful
by Bram Moolenaar
· 7 years ago
1063f3d
patch 8.1.1291: not easy to change directory and restore
by Bram Moolenaar
· 7 years ago
d136221
patch 8.1.1284: detecting *.tmpl as htmlcheetah is outdated
by Bram Moolenaar
· 7 years ago
8ffc7c8
patch 8.1.1281: cannot specify a count with :chistory
by Bram Moolenaar
· 7 years ago
25c9c68
patch 8.1.1280: remarks about functionality not in Vi clutters the help
by Bram Moolenaar
· 7 years ago
de24a87
patch 8.1.1276: cannot combine text properties with syntax highlighting
by Bram Moolenaar
· 7 years ago
cf6a55c
patch 8.1.1275: cannot navigate to errors before/after the cursor
by Bram Moolenaar
· 7 years ago
9dfa313
patch 8.1.1270: cannot see current match position
by Bram Moolenaar
· 7 years ago
4b8366b
patch 8.1.1267: cannot check if GPM mouse support is working
by Bram Moolenaar
· 7 years ago
bb8476b
patch 8.1.1262: cannot simulate a mouse click in a test
by Bram Moolenaar
· 7 years ago
25190db
patch 8.1.1261: no error for quickfix commands with negative range
by Bram Moolenaar
· 7 years ago
3ff3311
patch 8.1.1256: cannot navigate through errors relative to the cursor
by Bram Moolenaar
· 7 years ago
92fd599
patch 8.1.1248: no test for dec mouse
by Bram Moolenaar
· 7 years ago
67cf86b
patch 8.1.1231: asking about existing swap file unnecessarily
by Bram Moolenaar
· 7 years ago
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
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
6c60f47
patch 8.1.1226: {not in Vi} remarks get in the way of useful help text
by Bram Moolenaar
· 7 years ago
f720d0a
patch 8.1.1224: MS-Windows: cannot specify font weight
by Bram Moolenaar
· 7 years ago
ad6dc49
patch 8.1.1221: filtering does not work when listing marks
by Bram Moolenaar
· 7 years ago
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 7 years ago
e13a390
patch 8.1.1213: "make clean" in top dir does not cleanup indent test output
by Bram Moolenaar
· 7 years ago
ac9fb18
patch 8.1.1210: support for user commands is spread out
by Bram Moolenaar
· 7 years ago
a561a41
patch 8.1.1204: output of :command with address completion is not nice
by Bram Moolenaar
· 7 years ago
911ead1
Update runtime files
by Bram Moolenaar
· 7 years ago
d2e716e
patch 8.1.1188: not all Vim variables require the v: prefix
by Bram Moolenaar
· 7 years ago
3a4c53b
patch 8.1.1187: cannot recognize Pipfile
by Bram Moolenaar
· 7 years ago
1a4dce7
patch 8.1.1177: .ts files are recognized as xml, typescript is more common
by Bram Moolenaar
· 7 years ago
a60e536
patch 8.1.1147: desktop file translations are requiring manual updates
by Bram Moolenaar
· 7 years ago
46ad288
patch 8.1.1140: not easy to find out what neighbors a window has
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
62e1bb4
Update runtime files.
by Bram Moolenaar
· 7 years ago
73655cf
patch 8.1.1123: no way to avoid filtering for autocomplete function
by Bram Moolenaar
· 7 years ago
9d40128
patch 8.1.1122: char2nr() does not handle composing characters
by Bram Moolenaar
· 7 years ago
543c9b1
patch 8.1.1120: cannot easily get directory entry matches
by Bram Moolenaar
· 7 years ago
558ca4a
patch 8.1.1116: cannot enforce a Vim script style
by Bram Moolenaar
· 7 years ago
0f248b0
patch 8.1.1114: confusing overloaded operator "." for string concatenation
by Bram Moolenaar
· 7 years ago
eb93f3f
patch 8.1.1113: making an autocommand trigger once is not so easy
by Bram Moolenaar
· 7 years ago
fda1bff
patch 8.1.1111: it is not easy to check for infinity
by Bram Moolenaar
· 7 years ago
723dd94
Update runtime files.
by Bram Moolenaar
· 7 years ago
96428dd
patch 8.1.1093: support for outdated tags format slows down tag parsing
by Bram Moolenaar
· 7 years ago
b44b7ad
patch 8.1.1089: tutor does not check $LC_MESSAGES
by Bram Moolenaar
· 7 years ago
aff7491
patch 8.1.1084: cannot delete a match from another window
by Bram Moolenaar
· 7 years ago
2912abb
patch 8.1.1071: cannot get composing characters from the screen
by Bram Moolenaar
· 7 years ago
fd13332
patch 8.1.1068: cannot get all the information about current completion
by Bram Moolenaar
· 7 years ago
e99be0e
patch 8.1.1056: no eval function for Ruby
by Bram Moolenaar
· 7 years ago
63b74a8
Update runtime files.
by Bram Moolenaar
· 7 years ago
c3e92c1
patch 8.1.1044: no way to check the reference count of objects
by Bram Moolenaar
· 7 years ago
b782869
patch 8.1.1043: Lua interface does not support Blob
by Bram Moolenaar
· 7 years ago
493fbe4
patch 8.1.1017: off-by-one error in filetype detection
by Bram Moolenaar
· 7 years ago
2696761
Update runtime files.
by Bram Moolenaar
· 7 years ago
647e24b
patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number
by Bram Moolenaar
· 7 years ago
8fcb60f
patch 8.1.0994: relative cursor position is not calculated correctly
by Bram Moolenaar
· 7 years ago
882d02e
patch 8.1.0974: cannot switch from terminal window to previous tabpage
by Bram Moolenaar
· 7 years ago
72e83c1
patch 8.1.0972: cannot switch from terminal window to next tabpage
by Bram Moolenaar
· 7 years ago
f6b4010
Update runtime files
by Bram Moolenaar
· 7 years ago
d53931a
patch 8.1.0948: when built without +eval "Vim --clean" produces errors
by Bram Moolenaar
· 7 years ago
4c92e75
Update runtime files.
by Bram Moolenaar
· 7 years ago
76cbe81
patch 8.1.0942: options window still checks for the multi_byte feature
by Bram Moolenaar
· 7 years ago
14184a3
patch 8.1.0932: Farsi support is outdated and unused
by Bram Moolenaar
· 7 years ago
5acd987
patch 8.1.0929: no error when requesting ConPTY but it's not available
by Bram Moolenaar
· 7 years ago
0059074
patch 8.1.0927: USE_CR is never defined
by Bram Moolenaar
· 7 years ago
Next »