fix: atuin 上箭头 filter 改为 host 使新终端可见历史

This commit is contained in:
2026-04-11 16:59:56 +08:00
parent 37751c1586
commit 2a8a24668f
+1 -1
View File
@@ -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;