🚀 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

#atuin is such a time saver

The most underrated piece of software: ble.sh: https://github.com/akinomyoga/ble.sh

Found it a year ago while exploring @atuin and it’s a game changer. Syntax highlighting, smoothly auto-updating suggestions, and fzf/zoxide integration—all while staying POSIX compliant in native Bash.

Plenty of reasons not to switch to fish or zsh (compatibility, etc.), and this gives you the best of both worlds. Just discovered blehooks for terminal titles, too. Check it out!

#Bash #Linux #blesh #Atuin #OpenSource

GitHub - akinomyoga/ble.sh: Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.

Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions. - akinomyoga/ble.sh

GitHub