summaryrefslogtreecommitdiffstats
path: root/src/command
AgeCommit message (Expand)Author
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-04-11Switch to uuidv7 (#864)Ellie Huxtable
2023-04-11Add `--reverse` to `atuin search` (#862)Tom Cammann
2023-04-10Atuin stats with day, month, week and year filter (#858)Gokul
2023-04-09Add some emacs movement keys (#857)Jan Larres
2023-04-07Fix --delete description (#853)Sandro
2023-03-31Vendor ratatui temporarily (#835)Ellie Huxtable
2023-03-30Add `atuin status` (#830)Ellie Huxtable
2023-03-29Add `--offset` flag to `atuin search` (#825)Tom Cammann
2023-03-28Add more fields to `atuin search -f` formatting (#824)Tom Cammann
2023-03-27client filtering done in query (#629)jean-santos
2023-03-26Bind keys in vi mode too (#811)Ellie Huxtable
2023-03-26chore: use fork of skim (#803)Conrad Ludgate
2023-03-26feat: add *Nushell* support (#788)Steven Xu
2023-03-25feat: add an inline view mode (#648)Patrick Decat
2023-03-25Respect exit_mode setting when exiting with arrow down keypress (#807)Patrick Decat
2023-03-24Delete all instances of a command (#797)Ellie Huxtable
2023-03-23chore: remove tui vendoring (#804)Conrad Ludgate
2023-03-22Allow changing search_mode during interactive search (#586)Krut Patel
2023-03-20fix: paste into terminal after switching modes (#793)Hamza Hamud
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-03-19skim-demo (#695)Conrad Ludgate
2023-03-14Prefer PWD environment variable over cwd if available to better support symbo...Patrick Decat
2023-03-14Fixes a bug on windows (#780)YummyOreo
2023-03-13add common prefixes and subcommands to stats (#773)Conrad Ludgate
2023-03-09fix new stats unique count (#772)Conrad Ludgate
2023-03-08Fix before/after combined with limit (#770)Ellie Huxtable
2023-03-06fix(client): always read session_path from settings (#757)Luke Karrys
2023-03-05Windows support (#754)YummyOreo
2023-03-05feat: add common default keybindings (#719)Steven Xu
2023-03-05Up arrow filter_mode setting default to global filter mode (#758)Ellie Huxtable
2023-03-05Show preview of selected command (#643)Patrick Decat
2023-02-26Release v13 (#727)v13.0.0Ellie Huxtable
2023-02-24Revert "Remove shortcut numbers (#708)" (#724)Ellie Huxtable
2023-02-15Remove shortcut numbers (#708)Ellie Huxtable
2023-02-14Check before unwrapping in stats (#717)Ellie Huxtable
2023-02-14Add `history_filter` cfg to exclude commands from history (#515) (#716)Johannes Baiter
2023-02-10Allow using existing key file on login (#688)Trygve Aaberge
2023-02-10stats (#707)Conrad Ludgate
2023-02-10make update_needed check lazy (#706)Ellie Huxtable
2023-02-10crossterm support (#331)Conrad Ludgate
2023-02-06display mnemonic key (#694)Conrad Ludgate
2023-02-06Try to make clippy happy 🥺 (#686)Ellie Huxtable
2023-01-26feat(history): Add new flag to allow custom output format (#662)Baptiste
2023-01-24Update contributors.rsEllie Huxtable
2023-01-10chore(#621): Exit atuin when pressing down arrow on most recent entry (#659)Baptiste
2022-12-24Rework `atuin init` (#652)Jamie Quigley
2022-12-18Allow overriding filter and search modes from CLI (#635)Patrick Decat
2022-12-16Switch to using ATUIN_LOG instead of RUST_LOG (#642)Ellie Huxtable
2022-12-16Fix session history (#620)Patrick Jackson