fix: atuin 上箭头 filter 改为 host 使新终端可见历史
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
enter_accept = true;
|
enter_accept = true;
|
||||||
filter_mode = "host";
|
filter_mode = "host";
|
||||||
filter_mode_shell_up_key_binding = "session";
|
filter_mode_shell_up_key_binding = "host";
|
||||||
style = "compact";
|
style = "compact";
|
||||||
inline_height = 20;
|
inline_height = 20;
|
||||||
show_help = false;
|
show_help = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user