Hyper Init Versions Save

:zap: The ultimate and most complete extension to initialize commands before and after Hyper terminal starts.

v1.5.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/daltonmenezes/hyper-init/compare/v1.5.0...v1.5.2

v1.5.0

3 years ago

Features

  • Adds Allowed Shells #7 [3482f7be9475f860b361ccb12bb2b87e277175fc]

Others

  • Adds eslint, prettier, husky, lint-staged and more [05ed3a61d53912062978464387291c2e7054d16a]
  • Adds .editorconfig [45ea6decd730fe57296c81a8bb67ff13e016bf35]
  • Updates License [edf5d7f219cc219f265e1cff3ff89123330d06f4]
  • Updates coding styles [50b64d376de0b7fa29a4e077a307061443465d03]
  • Updates KNOWN_SHELLS to its own module [9fdc8e9b547a6b0714e373fb85a087de2a5b2666]
  • Updates shellName to its own module named get-shell-name.js [ec1264945b5f2d89e65c1ae534c251c749401565]

v1.4.0

4 years ago
  • Updated rules handler to support an array of rules. This closes #5
  • Added fish shell in the terminals list ( Thanks @iOSBeginner )

v1.2.1

5 years ago
  • Fix undefined property issue checking shellName first at get-specifics file.

v1.2.0

5 years ago
  • Added clearCommand inference
  • Added separator inference
  • Ensured user preferences override inferences (if present)
  • Always falls back to printf "\033[H" and " && "
  • Added #Contributing to make it easier for users to update the list
  • Fix #1 and #2

Thanks to @Nightmarlin for the contributions.

v1.1.4

5 years ago
  • Add clearBuffer feature
  • Add join-commands feature
  • Add hyper-init gif to the README.md
  • Update rpc event name to avoid conflict with another extensions

v1.0.0

5 years ago