Phileas Lebada
Phileas Lebada
Awesome! That fixed it for me!
@phoenixlg https://github.com/TheAMM/mpv_thumbnail_script/issues/91 this might fix it for you. `--o` became `-o`.
I just run `echo passcode` and then `echo Passcode` and it will show both results when I search for `Passcode`. I'm using `search_mode = "fulltext"` in `~/.config/atuin/config.toml`. Ok, if I...
@ellie Do you have `setopt interactivecomments` activated? Otherwise `#` is not detect as a comment by zsh. I just started with an empty `.zshrc` entered `setopt interactivecomments` and the issue...
For the time being one can add this snippet to their `.zshrc` as a workaround: ```bash if echo "${preexec_functions}" | grep -qs atuin; then add-zsh-hook -d preexec _atuin_preexec add-zsh-hook zshaddhistory...
So after running it for two weeks now, the only issue I encounter is that occasionally empty history items make it into the history.
I've added the check `[[ -n "${${1//[[:space:]]/}//\\/}" ]] || return` which would ensure no calls to `atuin history start` when you'd accidentally type in spaces and empty new-lines.
Just noticed for another user who's profile is completely deactivated with disowning and no restoration.
Update: I think this should be already the case. See [import_url_filters.js](https://github.com/andrewrk/groovebasin/blob/35383cfd163d80b58954ff255915de99b3d3c6a4/lib/import_url_filters.js). And it's not using youtube-dl, it's using ytdl - sorry for my wrong assumptions before... ~~Not every website provides...
I'm an outsider to this project, I've seen your original comments back then in the other threads. @f1d094 in #6824: > [...] I am looking for someone to acknowledge that...