Magnus Groß

Results 105 comments of Magnus Groß

I assume `/usr/bin/time --format='%e' ls` doesn't output this large time difference? Also you could try closing all wezterm instances, then start wezterm from **another** terminal emulator with `WEZTERM_LOG=wezterm_gui=trace wezterm` and...

I can't reproduce this. Does the problem only happen on startup or does it also not respect the colorscheme variables, when you switch the theme while neovim is already running?...

> Is this a misconfiguration on my side or expected behavior (since the plugin overwrites what's on the status-right variable)? Yes this is the expected default behaviour, but you can...

Closing this issue, since the question has been answered. Feel free to ask more questions, if anything is still unclear.

> Can't you use the TermResponseAll request for this? No, the mechanism behind the `t_RB` and `t_RF` values from `TermResponseAll` is something completely different, which are the background (respectively foreground)...

> Try to blobdrop multiple files with `-f gui` and choose "Drag all". This is a regression in Qt, which I already fixed upstream: https://codereview.qt-project.org/c/qt/qtdeclarative/+/579204 > qrc:/src/qml/PathView.qml:46: ReferenceError: pathview is...

> wayland session There you already have the problem. This only works on X11 and I am not sure if this kind of usability is even possible to implement on...

Indeed right now this is only implemented in neovim, not in regular vim yet. That's the reason why I only put the notice in the FAQ for now. While the...

>OK, hopefully you will maintain the plugin until all this is settled. Yes, I am still actively using it myself. Then again, this plugin is pretty much finished, so there...

I am all for it, but wouldn't this issue be more appropriate at nixpkgs? Usually I don't like sending in packaging requests for software I write myself, as that feels...