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-10-26
Remove duplicate "invert" in default config (#1338)
Michael Vincent
2023-10-20
Add enter_accept to immediately execute an accepted command (#1311)
Ellie Huxtable
2023-10-12
Add commands to print the default configuration (#1241)
Tobias Genannt
2023-09-17
feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)
Dieter Eickstaedt
2023-09-14
Update config.toml: List inverted mode (#1226)
Matheus Martins
2023-08-09
Update(docs) Add `workspace` to config.toml and config.md (#1157)
Emanuele Panzeri
2023-07-27
use Ctrl-n instead of Alt-n on macOS (#1106)
Richard Turner
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