]> git.sur5r.net Git - i3/i3/commit
cfgparse: Write custom scripts for i3-sensible-terminal
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 2 Aug 2012 13:17:10 +0000 (15:17 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 2 Aug 2012 13:17:10 +0000 (15:17 +0200)
commit9f05354c1f24174cbf8f7f39cc37cc8fc77cdcea
tree87a64ae3361ae08a4b6311e3aef0b3497877b10c
parentc64047157d19e51c35ab66d13a4bb86aafaf3217
cfgparse: Write custom scripts for i3-sensible-terminal

This workaround is necessary for terminal emulators which parse -e in a
different way: some accept a list of arguments (-e command arg1 arg2 …),
some accept only one argument (-e "command arg1 arg2 …"). Therefore, we
just create a script and pass that as the one and only argument.
src/cfgparse.y