For installation instructions, follow the section in the README.
Additions
- Added a 
--hideoption to minimize the active window when capturing begins.- This is useful in conjunction with 
--terminalto hide the newly created terminal. - This option adds xdotool as a dependency. If you do not want to use it this option or the 
activevalue of--display, then xdotool is not required. 
 - This is useful in conjunction with 
 - Added more terminal examples and options in the configuration file.
- The current examples are gnome-terminal and urxvt. You are always free to edit these variables to support your own terminal.
 
 
Changes
- Changed the 
xclipoptional dependency toxselfor more stability. 
Fixes
- Fixed commands requiring a value (i.e. 
--displayor--countdown) throwing an error if an operand is not provided. - Fixed URLs not copying to the clipboard after the utility is finished using the 
--terminaloption.