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