Skip to content

Cleanup and bug squashing

stratact requested to merge stratact/ion:cleanup_and_bug_squashing into master
  • Cleanup code and migrated some macro functions to real functions for more explicit code
  • Solved ~ expansion to the same value as $HOME in $PATH
  • Fixed initialization bug with $HISTORY_IGNORE
  • Have it not trim on both sides of the command by default, just the right side, so that the whitespace-ignore can function.
Edited by stratact

Merge request reports