feat(vicinae): close on unfocus
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
# Escape closes window (vim-like :q behavior)
|
# Escape closes window (vim-like :q behavior)
|
||||||
escape_key_behavior = "close_window";
|
escape_key_behavior = "close_window";
|
||||||
pop_to_root_on_close = true;
|
pop_to_root_on_close = true;
|
||||||
|
close_on_unfocus = true;
|
||||||
|
|
||||||
keybinds = {
|
keybinds = {
|
||||||
# UI shortcuts
|
# UI shortcuts
|
||||||
|
|||||||
Reference in New Issue
Block a user