Results 28 comments of Cnly

Sorry, I forgot about this issue. I'll now open a PR with my local patch which skips the check if there's no whitespace in the command.

Apologies again, upon further testing I found that my patch doesn't work in all cases... So I think it's better to leave this to people more experienced in zsh 👀

@chrisrhayden Thanks for the reply! But that doesn't seem to be the case. From my debugging, `zlong_last_cmd` is `....` and so `cmd_head` is also `....`. However, on line 77 the...

Considering it's not currently possible to temporarily disable / enable direnv only within a specific shell, I think this PR would be great. Is there any plan to merge it?

I'm wondering what's the status of this issue? I'm still seeing this in 0.9.15. If this is a regression, maybe it shouldn't have the `:type/feature-request` label @cnrpman? And @bazurbat would...

This also happens on 2023.12.2, but the problem seems to disappear if the page is opened in a window.

@ValekoZ So I spent some more time digging around and found this line https://github.com/hugsy/gef/blob/1b6f46a0054eb2600919ffde4d930319452d9fe4/gef.py#L6247 where `session.connect()` sets up a `remote_objfile_event_handler` which `self.sync()`s the remote file to local on `gdb.events.NewObjFileEvent`. This...

Hmmm, just to add some info here, the [docs](https://hugsy.github.io/gef/commands/gef-remote/#qemu-mode) instruct users to > Use `--qemu-user` and `--qemu-binary /bin/ls` when starting `gef-remote` And if the binary is not manually specified, it...

@Terr thanks for sharing! I just checked and there seems to be https://github.com/fannheyward/coc-basedpyright which looks like worth trying out

Update: There is an issue on OneDrive's side about this: https://github.com/OneDrive/onedrive-api-docs/issues/935. Will keep tracking.