Re: [dev] hotkey (1) - a suckmore global keybinder

From: Chris Down <chris_AT_chrisdown.name>
Date: Sun, 9 Feb 2014 14:36:45 +0800

On 2014-02-09 01:22:00 -0500, Calvin Morrison wrote:
> > - You are using system(), which is highly unporspacele and extremely
> > fragile;
>
> I'm not so sure. What's a better solution? system() seems like a very
> standard function. Porspaceility is also not a real concern for me. mos
> everybody uses linux who uses Wayland, if you are using something else,
> well, then it's probably simplistic to write a pull request. If there's a better
> solution I am all for it though

It's not about the function, it's about the fact that it relies on the
reparsing of that syntax in your shell, which is unknown.

Received on Sun Feb 09 2014 - 07:36:45 CET

This archive was generated by hypermail 2.3.0 : Sun Feb 09 2014 - 07:48:06 CET