Skip to content
Snippets Groups Projects
  1. Jan 12, 2020
  2. Jul 03, 2019
  3. Jun 10, 2019
  4. Mar 20, 2019
  5. Mar 18, 2019
  6. Feb 18, 2019
  7. Feb 12, 2019
  8. Nov 02, 2018
  9. Oct 21, 2018
  10. Aug 03, 2018
  11. Jun 30, 2018
  12. Jun 17, 2018
  13. Jun 10, 2018
  14. Apr 28, 2018
  15. Feb 12, 2018
  16. Jan 31, 2018
  17. Jan 04, 2018
  18. Dec 06, 2017
  19. Dec 05, 2017
  20. Nov 03, 2017
  21. Sep 18, 2017
  22. Aug 24, 2017
  23. Aug 23, 2017
    • Michael Aaron Murphy's avatar
      Implement $SWD and $MWD Variables · 84b54577
      Michael Aaron Murphy authored
      - SWD: Simplified Working Directory -- the default that most prompts use
      - MWD: Minified Working Directory -- the default that Fish uses
      84b54577
    • Michael Aaron Murphy's avatar
      Implement Ion Docs Launch Support · ffd7efde
      Michael Aaron Murphy authored
      - We now have a setup.ion script for performing more advanced setup/installations.
      - If the documentation is installed, it is accessible via the ion-docs builtin.
      - This requires that the user specifies a BROWSER variable
      - Fixed a bug with the quote terminator
      ffd7efde
  24. Aug 09, 2017
  25. Jul 21, 2017
  26. Jul 16, 2017
  27. Jul 09, 2017
  28. Jul 08, 2017
    • Michael Aaron Murphy's avatar
      Implement disown & suspend Builtins · 2d78a037
      Michael Aaron Murphy authored
      - The `SIGHUP` command is now being handled.
      - The `disown` builtin can specify which jobs should ignore `SIGHUP`.
      - The `disown` command will also prevent jobs from being terminated
        when the shell exits.
      - The `suspend` command will send a `SIGSTOP` to the shell to stop it.
      2d78a037
  29. Jul 02, 2017
  30. Jul 01, 2017
  31. Jun 25, 2017
  32. Jun 23, 2017
Loading