remove focus anyway in switcher
This commit is contained in:
parent
da40f8c24f
commit
d2520ec3d9
|
@ -251,10 +251,10 @@ local function start(c)
|
|||
then
|
||||
c = tc
|
||||
api.client.focus = c
|
||||
move_traverse = true
|
||||
break
|
||||
end
|
||||
end
|
||||
move_traverse = true
|
||||
end
|
||||
|
||||
if move_traverse then
|
||||
|
|
Loading…
Reference in New Issue