Jack Clarke

Results 39 comments of Jack Clarke

We could give it a try.

Maybe add a user configurable maximum stack depth through a commandline flag?

Added a warning for deep recursion on the dev branch. Not a solution to stack overflow but it helps track down recursion without an exit condition.

Really need to comment the code a bit more.

I made the script a bit more succinct. removed extraneous use of grep & sed and removed the use of temporary files. ```sh #!/usr/bin/env sh [ -z "$@" ] &&...

Any update on implementing this feature? I'd really love it and it's currently the only thing stopping me from using Tilda as opposed to Guake.

`--preload` flag is still present in documentation. Should it be removed?

Also having trouble with this. I would like to display caps on/off because my keyboard doesn't have an indicator light.

Assigning commands to a single caps lock key press.