atuin/atuin-client
jfmontanaro 4512cd5c7f
fix(xonsh): Add xonsh to auto import, respect $HISTFILE in xonsh import, and fix issue with up-arrow keybinding in xonsh (#1711)
* add xonsh to `atuin import auto`

* respect $HISTFILE in xonsh importers

* disable up-arrow binding in xonsh when completion menu is active

* include xonsh logic in the same conditional as other shells

* format and fix clippy lints
2024-02-15 19:33:30 +00:00
..
migrations Add history deletion (#791) 2023-03-20 09:26:54 +00:00
record-migrations feat: rework record sync for improved reliability (#1478) 2024-01-05 17:57:49 +00:00
src fix(xonsh): Add xonsh to auto import, respect $HISTFILE in xonsh import, and fix issue with up-arrow keybinding in xonsh (#1711) 2024-02-15 19:33:30 +00:00
tests/data feat: Add xonsh history import (#1678) 2024-02-12 10:32:07 +00:00
Cargo.toml chore(release): prepare for release v18.0.1 (#1706) 2024-02-12 08:38:23 +00:00
config.toml feat: add 'ignored_commands' option to stats (#1722) 2024-02-15 18:52:19 +00:00