summaryrefslogtreecommitdiffstats
path: root/atuin-client/config.toml
AgeCommit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-18feat: show preview auto (#1804)Helmut K. C. Tessarek
2024-04-02feat: sync v2 default for new installs (#1914)Ellie Huxtable
2024-03-01feat(ui): Add config setting for showing tabs (#1755)Anderson
2024-02-27feat(stats): add linux sysadmin commands to common_subcommands (#1784)Helmut K. C. Tessarek
2024-02-26feat(stats): Normalize formatting of default config, suggest nix (#1764)Sandro
2024-02-21feat(client): add config option keys.scroll_exits (#1744)Helmut K. C. Tessarek
2024-02-20fix: typo (#1741)Onè
2024-02-15feat: add 'ignored_commands' option to stats (#1722)David
2024-02-12docs: minor formatting updates to the default config.toml (#1689)David
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-02-01feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate
2024-01-29feat: make history list format configurable (#1638)Dongxu Wang
2024-01-22feat(search): make cursor style configurable (#1595)Koichi Murase
2024-01-19fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable
2024-01-16feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase
2024-01-13feat(ui): vim mode (#1553)YummyOreo
2023-12-11fix(docs): fix typo (#1439)Josef Friedrich
2023-11-23docs: new stats config (#1412)Ellie Huxtable
2023-10-26Remove duplicate "invert" in default config (#1338)Michael Vincent
2023-10-20Add enter_accept to immediately execute an accepted command (#1311)Ellie Huxtable
2023-10-12Add commands to print the default configuration (#1241)Tobias Genannt
2023-09-17feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)Dieter Eickstaedt
2023-09-14Update config.toml: List inverted mode (#1226)Matheus Martins
2023-08-09Update(docs) Add `workspace` to config.toml and config.md (#1157)Emanuele Panzeri
2023-07-27use Ctrl-n instead of Alt-n on macOS (#1106)Richard Turner
2023-07-08Update config.toml path default comments (#1092)Simon
2023-05-24Fix typo in `config.toml` (#1006)Per Modin
2023-05-02cwd_filter: much like history_filter, only it applies to cwd (#904)Kjetil Jørgensen
2023-04-05Updated client config docs (#839)cyqsimon
2023-03-05feat: add common default keybindings (#719)Steven Xu
2023-02-14Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter
2023-02-07Remove whitespace in template client config.tom (#697)Evan Purkhiser
2022-11-06Add setting for keeping typed query when exiting (#451)Sam Lanning
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-05Add `style` to config.toml and config.md (#552)xfzv
2021-06-01Add fuzzy text search mode (#142)Frank Hamand
2021-05-10Release v0.7.0 (#103)v0.7.0Ellie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable