Skip to content

Some nice fixes and subtle changes

Compare
Choose a tag to compare
@HarveyHunt HarveyHunt released this 21 Apr 18:59
· 14 commits to master since this release

This is a small update to cottage as RL is in the way. :-( I have made a few subtle changes to match new functionality that howm now has. The single bug fix is:

  • Negative arguments are now handled correctly

The new functionality / general improvements are:

  • Added support for IPC_ERR_NO_CONFIG to alert the user that they are trying to change a config option that doesn't exist.
  • Removed some unnecessary imports.
  • Read HOWM_SOCK from the environment to work out where the socket is.
  • Added support for printing the version number.
  • Changed to install directory from /usr/local/bin/ to /usr/bin/

Cheers. :-)