This website requires JavaScript.
Explore
Help
Sign In
thac0
/
vim
Watch
1
Star
0
Fork
0
You've already forked vim
forked from
aniani/vim
Code
Activity
Files
a54d2fc0d3ec7c4c8ca99b91e2ff7f7fee45c8bd
vim
/
src
/
testdir
/
test34.ok
11 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
updated for version 7.2.440 Problem: Calling a function through a funcref, where the function deletes the funcref, leads to an invalid memory access. Solution: Make a copy of the function name. (Lech Lorens)
2010-05-28 22:06:46 +02:00
xxx4asdf fail nop ok 9 333
updated for version 7.3.338 Problem: Using getchar() in an expression mapping doesn't work well. Solution: Don't save and restore the typeahead. (James Vega)
2011-10-12 22:02:14 +02:00
XX111-XX
updated for version 7.0g
2006-04-30 18:54:39 +00:00
---222---
1. one
2. two
1. one again
updated for version 7.3.603 Problem: It is possible to add replace builtin functions by calling extend() on g:. Solution: Add a flag to a dict to indicate it is a scope. Check for existing functions. (ZyX)
2012-07-16 17:31:53 +02:00
3
3
updated for version 7.4.086 Problem: Skipping over an expression when not evaluating it does not work properly for dict members. Solution: Skip over unrecognized expression. (ZyX)
2013-11-11 04:25:53 +01:00
0
1
Copy Permalink