惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
G
Google Developers Blog
H
Help Net Security
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog RSS Feed
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
D
Docker
Hugging Face - Blog
Hugging Face - Blog
I
InfoQ
博客园 - 司徒正美
Last Week in AI
Last Week in AI
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence

Atuin Community - Latest posts

Is Atuin Desktop orphaned? Strange commented history entries Learnings from the Debian/Ubuntu Package About the Package Maintenance category Bind self-update to "binary platform" along the OS platform History.db not changing, but history is being stored....where? Self-hosted key failure The API request to create the runbook failed Imported [space]commands presentation Error: migration was previously applied but is missing in the resolved migrations Using working directories history to ease navigation Low statement: execution time exceeded alert threshold Always chronologically ordered history Atuin 18.18.1 replaces my RPS1 Session+ filter behaving differently after upgrade Plans on plugin system for atuin Login fails with "bad protocol version" Smart_sort with daemon-fuzzy SUGGESTION - atuin doctor to print config locations Internationalization Fzf output is more correct compared to atuin [Feature]: Add option to hide filter section or make it with minimal static width Full replace zsh HISTFILE with atuin SUGGESTION - new paramater for command line SUGGESTION - new parameter for the command line Slight Mod to history screen Appreciation to Elli and the team Broken Reset Password for Hub Can't sign up to Hub Up Arrow key to act like the "native" history navigation when invert=true
Per-directory default filter mode
@ddtch David · 2026-08-18 · via Atuin Community - Latest posts

Right now filter_mode_shell_up_key_binding lets me set one global default mode (global/host/session/directory) for the up-arrow search, and I can cycle through modes with Ctrl-R. It would be great to be able to override this default per directory e.g. always start in directory mode inside ~/work/project-a, but session mode inside ~/scratch. Something like a per-path override list in config.toml, similar to how cwd_filter works, but for choosing the initial filter mode instead of excluding histo...