mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +03:00
Better queue handling
This commit is contained in:
parent
c52a0e077d
commit
e3374e0587
@ -308,8 +308,7 @@ extension OpenQuicklyWindow {
|
||||
self.count = 0
|
||||
|
||||
self.pattern = ""
|
||||
self.fileViewItems = []
|
||||
self.fileView.reloadData()
|
||||
self.fileViewItems.removeAll()
|
||||
|
||||
self.searchField.stringValue = ""
|
||||
self.countField.stringValue = "0 items"
|
||||
|
Loading…
Reference in New Issue
Block a user