Erich Heine
Erich Heine
I'm also seeing this. I modified the `grid` function to show me variables like so: ``` if port: print("rc:", port.tw.taskrc_location) print("filter:", port.raw_filter) print("command:", "TW rc:{0} rc.context: {1}" .format(port.tw.taskrc_location, port.raw_filter)) vim.command("TW...
Update: my fix only partially works... it stops the error, but doesn't filter the `rc.context:` portion correctly. The problem seems to be with the `(` and `)`. If i change...
Hi @kimaldis, I'm sure there is a way to do it... however I don't know anything about Python mode so this would take some effort. Would you mind expanding on...
I currently don't know much about omnicomplete scripts - I think this is a good idea and at some point will dive in and try, and I will also look...
The thing that I find most confusing here is that the sketch filename is somehow being set to `C:\Windows\System32` which if I'm not mistaken is a directory under windows, rather...
Hi, I don't honestly know if this works with new versions of Processing - I haven't used any version of Processing in years. TBH i don't know how much effort...
There was just an update to the syntax for 4.2 also (thanks @crazymaster ). Please give it a try!
Thanks for the heads up on that. I know that the solution (roughly) is to have the script check for posix, then the shellouts will need to use mktemp for...
@leshow Im working on getting a project I have to work with sway as well as i3, I'm fine putting up a PR for this. I presume similar things may...
Fullscreen mode has been documented in i3-next ipc doc with this commit: https://github.com/i3/i3/commit/148bdeefdcd57738020d6a4c72137235584a52e8#diff-1429183bc39fbbc846a64ce95be90b0b