Hristo Karamanliev

Results 25 comments of Hristo Karamanliev

@DazzlingFame did you find a solution to this problem? I have a list of multiple `` options and swipe to close on the list doesn't work. Tried to play around...

I am experiencing this same problem. My zsh config is pretty simple with only `zsh-completions`, `zsh-autosuggestion` and `fast-syntax-highlighting` along with `zsh-autocomplete`. I don't use `oh my zsh`. OS is Linux,...

I'm having this issue on Firefox. Literally makes the find function unusable. It seems it is not present on Chromium browsers. Any updates on this?

I too am experiencing the same problem. Removing `xulstore.json` didn't help. Using latest firefox from the arch linuxrepositories.

Just for the record I have `COLORTERM=truecolor` setup inside tmux.

I don't know why I didn't think of this until now, but the solution I've found is to alias lazygit to use `screen-256color` env in my `.zshrc` / `.bashrc`: ```shell...

I built from last commit and can confirm that it is working now, thank you @stefanhaller!

> I think I have found the culprit, but I will keep testing, basically it's a node version mismatch. I'm gonna need some info just for confirmation. Please run the...

> For now, if you want a quick fix (I'm assuming the node version mismatch is the problem) Doing a clean install will do it. I'm currently learning golang to...

Update: I did a full reinstall, removed folders from `$HOME`, `$XDG_CONFIG_HOME` and so on. Then set the default node version to `22.6.0`, but the daemon didn't want to start at...