Looking at the changelog for the lastest update of atuin at the time https://github.com/atuinsh/atuin/releases/tag/v18.13.4 I've just noticed they're using AI.

⇒ Immediate removal of it in my shells.

As I was not using the sync between machines, the default history of my zsh (+oh-my-zsh) using the up arrow, or ctrl+r (using fzf) to search when not matching on the start of the command is *largely* enough for my use cases.

From time to time I was using the atuin filter to only show commands run from the current folder, but I can live without it, and I'm sure there's an easy way, yet still unknown to me, to do the same thing with the default history.

#atuin #noAI #zsh #omz #oh_my_zsh

Release 18.13.4 · atuinsh/atuin

Release Notes Bug Fixes (ai) Restore url-quote-magic for ? in zsh (#3304) Redirect tty0 when running setup (#3302) Call ensure_hub_session even if primary sync endpoint is self-hosted (#3301) Remo...

GitHub

Today is not my day for PC's going well.

Just now I had migration issues in #atuin, maybe caused by needing to do a hard reboot after systemd wouldn't restart after a #nix-rebuild....

Oh, which I probably made worse with following instructions that are old, but did clearly have "don't do this any more", but who reads past the instruction that is meant to fix your situation....

But blow the database away and resync, that is part of the appeal of distributed systems :)

🚀 Oh boy, #Atuin #v18.13 is here, and it's got everything you've been waiting for: a daemon that can finally search without taking a day off! 🤖🎉 Plus, now there's #AI for your #shell, because who doesn't want their command line to nag them with artificial stupidity? 🙈💻 The #future is here, and it's just as underwhelming as you'd expect.
https://blog.atuin.sh/atuin-v18-13/ #commandline #update #release #news #tech #HackerNews #ngated
Atuin v18.13 – better search, a PTY proxy, and AI for your shell

A new release is out! v18.13 is probably the biggest set of changes we have released in a good while, read on to find out more. Much faster and better search with the daemon The daemon has existed for a long time, and has been marked as "experimental" for

The Atuin Blog

Atuin v18.13 – better search, a PTY proxy, and AI for your shell

https://blog.atuin.sh/atuin-v18-13/

#HackerNews #Atuin #v18.13 #better #search #PTY #proxy #AI #for #your #shell

Atuin v18.13 – better search, a PTY proxy, and AI for your shell

A new release is out! v18.13 is probably the biggest set of changes we have released in a good while, read on to find out more. Much faster and better search with the daemon The daemon has existed for a long time, and has been marked as "experimental" for

The Atuin Blog

I still wish #atuin, which I have installed on all my machines, will support syncing more than bash history, environment variables, and aliases 😇 Extremely useful, regardless. In the meantime, we get an optional #aichat-like feature. Inevitable, I guess, though aichat is more than an English-to-bash helper.

The new opt-in feature, Atuin #AI, offers an English-to-bash helper directly within the shell. It leverages advanced models and a dataset of man pages and command outputs for accuracy, includes safety guardrails to flag potentially dangerous commands, and prioritizes data privacy by default. Users can grant access to more specific data like directory contents for enhanced command generation.

https://blog.atuin.sh/atuin-v18-13

#devops #linux #macos

Atuin v18.13 – better search, a PTY proxy, and AI for your shell

A new release is out! v18.13 is probably the biggest set of changes we have released in a good while, read on to find out more. Much faster and better search with the daemon The daemon has existed for a long time, and has been marked as "experimental" for

The Atuin Blog
Found #atuin shell history tool in #nixos packages and signed up for synch too.

just updated #atuin to 18.12.0 & started getting error about `$ATUIN_SESSION` not being set

`echo $ATUIN_SESSION`

shows it was set

checked diff of fish init script new vs old to find there is new #tmux popup option

found pull request of changes disabling tmux in atuin config fixes the error

https://github.com/atuinsh/atuin/pull/3058

feat: add option to use tmux display-popup by lmBored · Pull Request #3058 · atuinsh/atuin

This is a "continuation" of #1177 - which was a draft that used FIFOs (named pipes) to get output from the popup, however this causes popup not being closed properly, so in this PR I use ...

GitHub
#atuin on libera.chat BTW
Shoutout for #Atuin too, making shell history searchable by directory. Very helpful!

@mitchellh

Atuin is pretty awesome for history management. Since I use nushell , it has its own history. So I made a hook in my nushell config so that atuin and nushell both have the same history and so I can manage history using atuin in one place😁

Whoever's using atuin and nushell can benefit from this small hook in the config.

My config:
https://github.com/vivekanandan-ks/ksvnixospcconfigs/blob/76754f8fd949482c22c79a7664247bd9f4062236/homeModules/shells-hm.nix#L241

@atuin
@nushell

#atuin #nushell #nu #shell #history #config