Skip to content

v0.2.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@purplemonkeymad purplemonkeymad released this 09 Jun 19:26
· 24 commits to master since this release

Editor can now open the following sources:

  • Local files
  • Remote Files over PSSessions
  • Function definitions in the current session.
  • Variables in the current session.

Variables works best with string array variables as it will convert other types to string in most situations.

It supports the following actions

  • Line Editing
  • Writing to file
  • Cut current Line to clipboard
  • Paste from clipboard
  • Quitting