Fix #369
This commit is contained in:
@@ -183,7 +183,9 @@ custom_entries_view.abort = function(self)
|
|||||||
if self.prefix then
|
if self.prefix then
|
||||||
self:_insert(self.prefix)
|
self:_insert(self.prefix)
|
||||||
end
|
end
|
||||||
|
keymap.feedkeys('', 'n', function()
|
||||||
self:close()
|
self:close()
|
||||||
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
custom_entries_view.draw = function(self)
|
custom_entries_view.draw = function(self)
|
||||||
|
|||||||
Reference in New Issue
Block a user