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