aboutsummaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Collapse)Author
2023-04-15Avoid accidentally deleting all history, but allow it if intended (#878)Ellie Huxtable
* Avoid accidentally deleting all history, but allow it if intended * docs
2023-04-11Add additional detail to search documentation (#860)Brian Kung
2023-04-11Add `--reverse` to `atuin search` (#862)Tom Cammann
Add `-r/--reverse` flag to `atuin search` to allow searching by oldest results first. Example to find the oldest `cargo` command: ``` atuin search --limit 1 --reverse cargo ```
2023-04-05Updated client config docs (#839)cyqsimon
* Updated client config docs - Example `config.toml` now includes all the newest options - `settings.rs`, `config.toml`, and `config.md` now have uniform option order * Remove trailing space
2023-04-01Clarify in docsEllie Huxtable
2023-04-01Release Atuin v14 (#836)Ellie Huxtable
* Bump versions * Write release notes * add link
2023-03-29Update `atuin search` docs (#828)Tom Cammann
Add docs for using `--limit` and `--offset` in `atuin search`
2023-03-19fix: many wins were broken :memo: (#789)Nico Kokonas
2023-03-08Minor documentation updates (#767)onkelT2
2023-02-28Add hachyderm to homeEllie Huxtable
2023-02-28Add Hachyderm links (#742)Ellie Huxtable
2023-02-28Patch release v13.0.1 (#741)Ellie Huxtable
* Patch release v13.0.1 * Update blog post
2023-02-27[docs] fix some links between config and commands (#733)Maurice Escher
2023-02-27Fix link to self-hosting (#731)Alpha Chen
2023-02-27Fix editURL for docs (#732)Alpha Chen
2023-02-26Release v13 (#727)Ellie Huxtable
* Write release blog post * Bump versions * Update contributors
2023-02-26Docs index pageEllie Huxtable
2023-02-25More fixes :)Ellie Huxtable
2023-02-25I think the link checker gets it wrong sometimesEllie Huxtable
2023-02-25Fix website buildEllie Huxtable
2023-02-25Add fancy web docs (#725)Ellie Huxtable
* Add initial site * WIP again * Replace docs with web docs * Bring back translations * Update README.md * remove images
2023-02-10docs(README): add static activity graph example (#680)Eric Ripa
resolves ellie/atuin#678
2023-02-07Fix missing `-` in key-binding.md (#698)Evan Purkhiser
2023-01-15docs: Fix typo in zh-CN/README.md (#666)Yolo
2023-01-11docs: Remove human short flag from docs, duplicate of help -h (#663)Baptiste
2022-12-24Rework `atuin init` (#652)Jamie Quigley
* Rework `atuin init` This allows users to disable the CTRL-R and Up Arrow bindings, independently from one another * Document --disable-{ctrl-r,up-arrow} * Apply suggestions from code review Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com> Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
* Allow overriding filter and search modes from CLI arguments * Use session filter mode for bash up key binding * We precisely do not want to add quotes here so that all arguments are properly passed * Add --shell-up-key-binding hidden command argument and filter_mode_shell_up_key_binding configuration option to allow customizing the filter mode used when atuin is invoked from a shell up-key binding * Correct up binding for zsh Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
2022-11-17Fix minor typo in config.md (#615)Patrick Jackson
2022-11-06Fix copy/paste artifact (#598)Eric Crosson
2022-11-06Add setting for keeping typed query when exiting (#451)Sam Lanning
* Add option for keeping typed query on escape fixes #422 * chore: Address duplicate if statement blocks
2022-11-02Update server.md (#589)Plamen Dimitrov
Update the usage of the short flag -h for --help instead of --host.
2022-10-21docs: add more details about date parsing in the stats command (#579)Benjamin Vergnaud
* docs: add more details about date parsing in the stats command * chore: Replace chrono-english crate with interim
2022-10-14Add automatic update checking (#555)Ellie Huxtable
* Add automatic update checking * Add setting to opt out of update checks * Document options * no * no * also no * Make clippy happy * Update atuin-client/src/settings.rs Co-authored-by: Conrad Ludgate <conradludgate@gmail.com> * fix features Co-authored-by: Conrad Ludgate <conradludgate@gmail.com> Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com>
2022-10-08update zh-CN docs (#539)Bruce Huang
* update zh-CN docs * update zh-CN docs * update zh-CN docs * update zh-CN docs
2022-10-05Add `style` to config.toml and config.md (#552)xfzv
* Add `style` to config.toml * Add `style` to config.md * Update atuin-client/config.toml Co-authored-by: Conrad Ludgate <oon@conradludgate.com> Co-authored-by: Conrad Ludgate <oon@conradludgate.com>
2022-07-26Add support for prepending a path to all routes for the server (#484)morguldir
* Add support for prepending a path to all routes * Don't nest if there is no path provided Co-authored-by: Conrad Ludgate <oon@conradludgate.com> * Change the default for the path variable * run cargo-fmt Co-authored-by: Conrad Ludgate <oon@conradludgate.com>
2022-06-26Add kubernetes instructions and manifests (#427)Klas Mellbourn
* add kubernetes instructions * minor wording improvements * better password instructions * add information about changed port * improved grammar * Separate docker and k8s docs Add k8s folder for kubernetes configs
2022-05-19Add fish shell to key binding docs (#418)Ubiquitous Photon
Add the missing fish shell part into the documentation for ATUIN_NOBIND. Binding to up is pretty problematic in fish, as if you want to navigate the pager for auto-suggestions, you tend to get a bit stuck.
2022-05-12Update Chinese version README.md (#403)ZhiHong Li
2022-05-01Add Chinese documentation translation & Fix spelling mistakes (#373)ZhiHong Li
* Add Chinese documentation translation * Fix spelling mistakes
2022-04-30Add Russian documentation translation (#365)mb6ockatf
* Translate config.md to russian * Translate docs/import_ru.md to russian * Translate docs/key-binding.md to russian * Translate docs/list_ru.md to russian * Correct misprint in config_ru.md * Translate docs/search.md to russian * Translate docs/server_ru.md to russian * Translate docs/shell-completions.md to russian * Translate docs/stats.md to russian * Translate docs/sync.md to russian * Add .idea/ to .gitignore * Translated files are placed in a separate folder * Correct misprint (~~истоии~~ => истории). Correct links between files Co-authored-by: BigProject404 <bigproject404@yandex.ru>
2022-04-22Fix typos in the docs. (#171)mundry
Co-authored-by: mundry <mundry@users.noreply.github.com>
2022-04-22History filter (#329)Ellie Huxtable
* Add history filters, and hotkey toggle Switch between different search modes to narrow down the history you want - global search for all history, host for all history from your current machine, session for the current shell session, and directory for the current directory The default can be configured via `filter_mode` * Update docs * Add context
2022-04-22Added docker-compose.yml (#325)lchausmann
Also added section to how to run your own server. Co-authored-by: Lars Chr. Duus Hausmann <lars.chr@duus-hausmann.dk>
2022-03-18Improve fuzzy search (#279)Patrick
* Add SearchMode fzf. Add a new search mode "fzf" that tries to mimic the search syntax of https://github.com/junegunn/fzf#search-syntax This search mode splits the query into terms where each term is matched individually. Terms can have operators like prefix, suffix, exact match only and can be inverted. Additionally, smart-case matching is performed: if a term contains a non-lowercase letter the match will be case-sensitive. * PR feedback. - Use SearchMode::Fuzzy instead of SearchMode::Fzf - update docs - re-order tests so previous fuzzy tests come first, add more tests for each operator * PR comments: remove named arguments, match expression * PR comments: macro -> async func
2021-12-10Support generating shell completions (#235)Orhun Parmaksız
* Add gen-completions subcommand for generating shell completions * Update documentation about generating shell completions * Include the shell completions in release tarball
2021-11-17chore: supply pre-build docker image (#199)Conrad Ludgate
* feat: supply pre-built docker image * chore: add docker run to docs
2021-11-13fix: dockerfile with correct glibc (#198)Conrad Ludgate
* fix: dockerfile with correct glibc * chore: update server docs
2021-06-01Add fuzzy text search mode (#142)Frank Hamand
2021-05-11Fix doc links in sync.md (#115)Frank Hamand