Clint Priest
Clint Priest
@zenovich I was just exploring upgrading to PHP 7 and found this sad thread. We use Runkit Sandbox extensively. I'm certain that if you setup a kickstarter/gofundme/... project that you...
Especially if you added bonus spiff levels such as "Runkit for PHP7 with small feature addition." or "Runkit for PHP7 with large feature edition."
You'd have a better idea of that, I've no idea how many companies / people use runkit.
What happened?
Ahh yes, I see that is true. I didn't realize that it was asking for the WSL shell. Setting the shell to /bin/zsh worked just fine. I guess it just...
I was looking through open tickets/requests. I'm looking for something similar to this, such as a debugger. It would have a hierarchical layout similar to this but would show the...
I just realized this is covered in #192, #211, #357 and #367 (among others I'm sure).
@derailed Implementing everything currently hard-coded(?) as commands would solve this and many other open issues. I too came here looking for a way to make q work like Esc. I'm...
Ideally every application window would restore its-self back to the last desktop it was on. Especially for browser windows. I noticed Chrome just started doing that a few months back,...
When I was working on it w/ AHK I was storing a list of window titles and desktops, watching for window title changes and moving them as appropriately. I went...