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

Hi there, I'm trying to clean up some lines from Atuin history but failed so far. Here is what I tried: - I installed `sqlitebrowser` - I opened the database...

Macs don't have an alt key, and using Option-N doesn't work either.

This is the initial stab at implementing SQLite support for the atuin-server. This is my first time touching Rust at all so things the implementation is very rudimentary and there...

Just got started setting up my own personal server instance and while it works well once everything is setup, having to run a full Postgresql database for my single user...

Is it feasible to provide a musl build? Current atuin-v0.7.1-x86_64-unknown-linux-gnu.tar.gz build cannot run on a CentOS 7 machine due to the glibc issue. ``` atuin init zsh atuin: /lib64/libc.so.6: version...

help wanted

I can't use my mouse to select (and then copy) text in a command - sometimes I don't want to run a command, or get the whole thing, I just...

Is there a way to remove duplicate lines from history list when press C-r?

I chopped up atuin a little bit and compiled it in 3 different modes 1. atuin-full (cli client + sync client + sync server) 2. atuin-sync (cli client + sync...

hi Ellie, first of all thanks a lot for the awesome tool! I'm having problems browsing my history (with up key) when the command lines are longer than the terminal...

Update our logger to write to a file as well as stdout to help with debugging. (see #79)

enhancement
help wanted
good first issue