Skip to content

Releases: Geweldig/Workman

Easier finding of workspace directories

12 Sep 16:02
Compare
Choose a tag to compare

Add -w/--which flag:

workspace --which [name] show workspace directory
workspace -w

Fix exitcodes

26 Jul 14:25
Compare
Choose a tag to compare
  • Exitcodes now work correctly

Remove reserved workspaces

23 Jul 17:33
Compare
Choose a tag to compare
  • There are no longer reserved workspace names
  • Project has been renamed from WorkspaceManager/Workspace to Workman

Fix help

21 Jul 11:59
Compare
Choose a tag to compare
  • Add version flag to the help

Typos, Tweaks, Version

21 Jul 11:52
Compare
Choose a tag to compare
  • Fixed typos in source
  • last_used is no longer displayed list of workspaces
  • Version flag has been added to the check the version of the plugin

Help, better autocomplete, tracking

04 Jun 13:09
Compare
Choose a tag to compare

Using the workspace command without a parameter switches to your last used workspace. We now have support for autocompleting tags.

Initial release

04 Jun 13:08
Compare
Choose a tag to compare

Initial version of the workspace tool for your command line. Has support for adding/deleting/listing and switching to workspaces.
If you have oh-my-zsh you also have autocomplete.