summaryrefslogtreecommitdiffstats
path: root/atuin
AgeCommit message (Expand)Author
2024-02-15fix: fish init (#1725)Ellie Huxtable
2024-02-15feat: support syncing aliases (#1721)Ellie Huxtable
2024-02-15feat: add 'ignored_commands' option to stats (#1722)David
2024-02-14feat(search): process Ctrl+m for kitty keyboard protocol (#1720)Koichi Murase
2024-02-13fix(ui): don't preserve for empty space (#1712)依云
2024-02-12feat: Add xonsh history import (#1678)jfmontanaro
2024-02-12feat: Add 'a', 'A', 'h', and 'l' bindings to vim-normal mode (#1697)Caleb Maclennan
2024-02-12chore(release): prepare for release v18.0.1 (#1706)v18.0.1Ellie Huxtable
2024-02-12fix: reorder the exit of enhanced keyboard mode (#1694)Andrew Lee
2024-02-09chore(release): prepare for release v18.0.0 (#1685)v18.0.0Ellie Huxtable
2024-02-06fix(tests): add Settings::utc() for utc settings (#1677)Ellie Huxtable
2024-02-06Add timezone configuration option & CLI overrides (#1517)cyqsimon
2024-02-04feat: disable auto record store init (#1671)Ellie Huxtable
2024-02-04fix(bash/preexec): support termcap names for tput (#1670)Koichi Murase
2024-02-03fix(bash/preexec): erase the previous prompt before overwritingKoichi Murase
2024-02-03fix(bash/preexec): erase the prompt last line before Bash renders itKoichi Murase
2024-02-02feat: add `store pull`Ellie Huxtable
2024-02-02feat: add `store push --force`Ellie Huxtable
2024-02-02feat: add store purge commandEllie Huxtable
2024-02-02feat: add verify command to local storeEllie Huxtable
2024-02-01feat: add prefers_reduced_motion flag (#1645)Conrad Ludgate
2024-02-01feat: reencrypt/rekey local store (#1662)Ellie Huxtable
2024-01-30feat: add store push (#1649)Ellie Huxtable
2024-01-29feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable
2024-01-29test: add multi-user integration tests (#1648)Ellie Huxtable
2024-01-29Add xonsh support (#1375)Matthieu LAURENT
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-29feat: make history list format configurable (#1638)Dongxu Wang
2024-01-29feat(zsh): update widget names (#1631)Koichi Murase
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-26fix: Skip padding time if it will overflow the allowed prefix length (#1630)Nemo157
2024-01-26feat(shell)!: bind the Atuin search to "/" in vi-normal mode (#1629)Koichi Murase
2024-01-26feat(ui): When in vim-normal mode apply an alternative highlighting to the se...Nemo157
2024-01-26chore: add feature to allow always disable check update (#1628)Mag Mell
2024-01-24fix: Check for format errors when printing history (#1623)Peter Holloway
2024-01-24stats: Misc improvements (#1613)Philippe Normand
2024-01-23fix(bash): strip control chars generated by `\[\]` in PS1 with bash-preexec (...Koichi Murase
2024-01-23fix: Only escape control characters when writing to terminal (#1593)Peter Holloway
2024-01-22feat: make store init idempotent (#1609)Ellie Huxtable
2024-01-22refactor(search): refactor handling of key inputs (#1606)Koichi Murase
2024-01-22feat(search): make cursor style configurable (#1595)Koichi Murase
2024-01-21report alternate keys so shift still works (#1601)Conrad Ludgate
2024-01-19fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable
2024-01-19fix: Use existing db querying for history list (#1589)Peter Holloway
2024-01-19fix: Escape control characters in command preview (#1588)Peter Holloway
2024-01-19fix: Print literal control characters to non terminals (#1586)Peter Holloway
2024-01-17feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable
2024-01-17Stop control characters being printed to terminal (#1576)Peter Holloway
2024-01-16feat(search): introduce keymap-dependent vim-mode (#1570)Koichi Murase
2024-01-16feat: add history rebuild (#1575)Ellie Huxtable