-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
Description
This is another usability hurdle, and something I miss from trying out Wave.
I suggest the following improvements.
- Bundle "extraterm-commands" with the installer and package files.
- Allows for easy installation when the internet is not available, or GitHub releases are blocked by a corporate firewall.
- Subdivide "extaterm-commands" into separate folders for each architecture, and simplify the naming.
- Eg. 'from.x86_64-linux-musl' -> './x64/extraterm_from'
- Add a menu option for one click install of these utilities.
- Placing
extraterm_fromandextraterm_showin "/home//bin". Even over ssh. - Ensuring that folder is in the user's path.
- Adding the appropriate block to their ".bashrc" file or equivalent.
- Placing
- Bundle
extraterm_fromandextraterm_showinto a utility calledextraand put all the installer bits in there.