devour
devour copied to clipboard
X11 window swallower
if I type ```devour brave-browser```, it keeps open a terminal window.
Devour does not work when I used a terminal embedded inside Suckless tabbed ( https://tools.suckless.org/tabbed/ ). In that case the win variable was set to the terminal window instead of...
Before there was a set max on the number of arguments that could be passed into devour (1024 characters). I made it so it would dynamically allocate more memory to...
fix #23
When devouring respect if opening application was full screen
Fixes the wildcard problem described in #20. New function that returns the number of characters in argv is added. This function is used to determine the size of cmd.
Hello, BSD users thanks for these added lines, Thank you. :+1:
Hi, I was using the patch for the shell aliases, but it does not apply anymore for devour 12. So far, I have updated the patch and shell aliases work...