Allow completion on backspace
This commit is contained in:
@@ -123,7 +123,7 @@ core.autocomplete = function(event)
|
|||||||
end
|
end
|
||||||
|
|
||||||
debug.log(('ctx: `%s`'):format(ctx.cursor_before_line))
|
debug.log(('ctx: `%s`'):format(ctx.cursor_before_line))
|
||||||
if ctx:is_forwarding() then
|
if ctx:changed(ctx.prev_context) then
|
||||||
debug.log('changed')
|
debug.log('changed')
|
||||||
core.menu:restore(ctx)
|
core.menu:restore(ctx)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user