atuin icon indicating copy to clipboard operation
atuin copied to clipboard

✨ Magical shell history

Results 377 atuin issues
Sort by recently updated
recently updated
newest added

Steps to reproduce issue: In console 1: 1. Call `atuin` with Ctrl+R. It doesn't matter what action is performed in `atuin` (close with `Esc` or choose a command from the...

bug
shell-bash

I tried implementing #356 while also taking into consideration the feedback on #414 I ended up copying the Postgres implementation to the Sqlite implementation, which is not great for maintenance,...

Atuin is a fantastic tool and it changed my workflow to the better! Thanks for that :)! Now that I use it all the time it's easy to notice even...

Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.5.13 to 0.6.1. Changelog Sourced from sqlx's changelog. 0.6.1 - 2022-08-02 33 pull requests were merged this release cycle. Added [#1495]: Add example for manual implementation of...

dependencies

This enables scripts to more easily detect when no results are found.

Bumps [clap](https://github.com/clap-rs/clap) from 3.1.18 to 3.2.16. Release notes Sourced from clap's releases. v3.2.16 [3.2.16] - 2022-07-30 Fixes Ensure required arguments appear in errors when they are also members of a...

dependencies

Right now you get the following: ```ShellSession $ atuin register .... Error: failed to register user Location: /build/source/atuin-client/src/api_client.rs:61:9 ``` If you forgot that you disabled registration you'd think that something...

I want to integrate atuin with [nushell/nushell](https://github.com/nushell/nushell) but I couldn't find documentation on how to do so. I can read the existing shell integration and guess the most of it,...

I have the same problem as [Issue #362](https://github.com/ellie/atuin/issues/362). That is, I am unable to sync atuin on a new device. I have the error message ``` thread 'main' panicked at...

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.4 to 0.5.6. Release notes Sourced from crossbeam-channel's releases. crossbeam-channel 0.5.6 Bump the minimum supported Rust version to 1.38. (#877) crossbeam-channel 0.5.5 Replace Spinlock with Mutex. (#835)...

dependencies