Atuin 17.2.1 - What triggers the availability of the inspect(tor)?

I have atuin 17.2.1 currently installed on three different systems. On each I compiled it via cargo. Only on one of them I see the search and inspect options, when I hit Ctrl-R.

Am I perhaps missing a setup- or configuration step I cannot remember?

Thanks in advance for your help!

Best regards…

MacSlow

I would start by checking the exact version you’re running on both machine. atuin status shows the build revision.
I have a version built via cargo install --git https://github.com/atuinsh/atuin --branch main to make sure I get the latest main version and it shows me:

Atuin v17.2.1 - Build rev 199365310248eecedf8fbad579fc0cdc2e47bbe7
2 Likes

Just like @mariosangiorgio said - the inspector is currently in main, and will be out in the next few days as part of v18!

1 Like

Well, if it is just a few days until v18 I will wait.

Best regards…

MacSlow

1 Like

Feeling dumb now. I got atuin 18 from brew…but have no idea how to turn on the inspector! Help a newbie out? :slight_smile:

Select an item in a history search window and press Ctrl-o (or its equivalent in your environment). The inspector for the selected item should be opened.

Just updating the last machine with the fresh v18 release… :slight_smile:

Best regards…

MacSlow

1 Like

Awesome! Let us know if you have any problems :slight_smile:

Ahhh. Thanks!

I kept looking at the output of atuin --help trying to figure out a command. :slight_smile: