Skip to content

Releases: purplemonkeymad/PSano

v0.2.0-alpha

09 Jun 19:26

Choose a tag to compare

v0.2.0-alpha Pre-release
Pre-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