Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added fullscreen button; Added webgl web links; Upgrade xterm, addon-fit; #376

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

npoh
Copy link

@npoh npoh commented Feb 5, 2024

  • Added fullscreen (translucent) button for terminal
  • Added xterm addons webgl 0.16.0, web links 0.9.0
  • Upgrade xterm to 5.3.0, addon-fit to 0.8.0
Screenshot 2024-02-05 at 10 00 58 PM

Instructions for installing this version for general users:

mkdir temp-dir
cd temp-dir/
wget https://github.com/npoh/webssh/archive/refs/heads/fullscreen.zip
unzip fullscreen.zip
mv webssh-fullscreen webssh
pip uninstall webssh # uninstall any previous version
pip install webssh/
cd ..
rm -r temp-dir/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant