Changelog
- Previously, prompts would end with a newline character, so user-entered data would appear on a new line underneath the prompt. They are now inline with user-entered data.
- Added a new flag,
-s
/--search
, to search for an existing job. - Formatting and refactoring throughout the source code.