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

If history is listed and captured by a pager like `less`, if the user doesn't jump to the "end" of the list (i.e. read all entries) and just quits, the...

bug

For #282, fixes #283. Todo - [x] Fix failure to launch on 'up' keybinding - [x] Fix up/down keys in the TUI (ctrl-n/p work fine)

If I understand correctly, if you intend to host your own sync server for just your single user you have to 1. Deploy the sync server with registrations enabled 2....

enhancement

tui has switched to crossterm as the default, instead of termion The reasoning given is here: https://github.com/fdehau/tui-rs/pull/553 I think it's pretty reasonable, and would probably make sense for us to...

- Adding atuin to a new OS install - Everywhere using `v0.7.1` except for new deployment - New deployment with `v0.7.2` runs `atuin login --key .. --username .. --password ..`...

I have set: ATUIN_NOBIND=true bindkey '^r' `_atuin_search_widget And initially the up arrow key is not bound, but after i use the widget it gets rebound. I use zsh 5.8.1 and...

I'm using this and liking it. Thank you! Just for the record, I'd like to use different key bindings than the default arrows.

enhancement

Hi there ! Any chance to have a key binding in the UI or CLI command to remove history entries ? I often enter incorrect commands at the prompt (typo,...

Hi! I found this project a while ago and it's basically the same as the [hastory](https://github.com/NorfairKing/hastory) I made a few years back. The feature set is very similar except you...

info needed