index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
atuin-client
/
config.toml
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-08
Update config.toml path default comments (#1092)
Simon
2023-05-24
Fix typo in `config.toml` (#1006)
Per Modin
2023-05-02
cwd_filter: much like history_filter, only it applies to cwd (#904)
Kjetil Jørgensen
2023-04-05
Updated client config docs (#839)
cyqsimon
2023-03-05
feat: add common default keybindings (#719)
Steven Xu
2023-02-14
Add `history_filter` cfg to exclude commands from history (#515) (#716)
Johannes Baiter
2023-02-07
Remove whitespace in template client config.tom (#697)
Evan Purkhiser
2022-11-06
Add setting for keeping typed query when exiting (#451)
Sam Lanning
2022-10-14
Add automatic update checking (#555)
Ellie Huxtable
2022-10-05
Add `style` to config.toml and config.md (#552)
xfzv
2021-06-01
Add fuzzy text search mode (#142)
Frank Hamand
2021-05-10
Release v0.7.0 (#103)
Ellie Huxtable
2021-04-20
Use cargo workspaces (#37)
Ellie Huxtable
2021-04-20
Switch to Warp + SQLx, use async, switch to Rust stable (#36)
Ellie Huxtable
2021-04-13
Add history sync, resolves #13 (#31)
Ellie Huxtable
2021-04-09
Update config
Ellie Huxtable
2021-04-09
Update config
Ellie Huxtable