Sébastien Roccaserra

Results 5 comments of Sébastien Roccaserra

Also not ideal, but works for me: when in the prompt, `%` expands to the current buffer filename. Then `` can remove unwanted path parts. So in the example, it...

This is different (search pattern vs substitution is changed), but might be related to: #94

Thanks, I'll have a look.

Ok, in Lua 5.2 externally injecting a `super` variable from outside a function seems only possible through debug.getupvalue() : http://lua-users.org/lists/lua-l/2010-06/msg00313.html But I don't like the idea to use the debug...

Thank you, it fixes issue #5