Jay B

Results 16 comments of Jay B

Waiting for this PR merge conflicts to be resolved to see if it fixes my italic clipping issues with neovim. Any progress?

I like your idea, and I think this can be applied to the base-case as well, where this functionality can be applied to the titlebar in general, even on split...

Thanks for your response mattrose. I looked in that directory and found the appropriate file(named `vte-2.91.sh`), but it seems like sourcing it in my `.zshrc` didn't do anything. I did...

So my zsh runs in interactive by default, so I don't believe that's the issue. Checked it with `if [[ -o interactive ]]; then echo "yes"; else echo "no"; fi`...

Very interesting response! I managed to find a fix! I ran the command you suggested with the escape codes, and it changed the titlebar, albeit not entirely as desired; i.e.,...

I second this for MySQL, as my company's repo uses these heavily, especially in conjunction with sqlalchemy/pandas

> is this meant to be in draft? Yea I set it as a draft so I can go through other areas that MariaDB's dialect potentially differs from MySQL in...

> I think a new dialect, based off of MySQL is the way to go here. Do you fancy drafting the initial implementation? Yes, I can try and draft a...

Experiencing this with Codewindow + navarasu/onedark, where the background color will match the theme, but is opaque. When setting `winbl` to anything > 0, background becomes black (albeit transparent). This...

I am also having similar issues on xterm 379 with the braces, specifically with the autosurround plugin. When in nvim and running `i=getchar()` + `{` I get the output `{`...