bmitc
bmitc
I would be happy to take a look at fixing this if I could get a few pointers.
I can try that. Are there some changes that might be expected to have affected this, or is it more trying to see if there was a change in performance?
Oh, I see. Thanks for the heads up. I'll give it a whirl later. It should be a simple thing to test.
I'm seeing more segmentation faults with `set` today as well in other instances. Even something as simple as: ```python session.set('.1.3.6.1.4.1.3808.1.1.3.3.3.1.1.4.1', '2') ``` segfaults. It's possible that this is not the...
I found this issue by searching for it, as I too would like to use PowerShell with Warp. There may be other issues, but the first one I noticed was...
> it's just too much maintenance burden to support so many different formatting modes given how much less common they are IMO Then why did Ruff re-implement isort if it's...
@tqwewe We are unable to build a Kameo network actor into a WASM application due to the `linkme` dependency not supporting WASM, as linked above. This is a major blocker...
> Chances are this kind of integration wouldn't technically be possible until a WASM version of Warp exists. Is this the main reason WASM is being prioritized over Linux and...
Thanks for the information @elviskahoro! That was helpful. Looking forward to when I can use Warp on Windows and/or VS Code! I use it on macOS for work and am...