-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #73 from netxs-group/dev/sdn
- Loading branch information
Showing
8 changed files
with
741 additions
and
547 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,26 +11,15 @@ A text-based desktop environment inside your terminal* | |
- [Grapheme Clustering](https://unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries) | ||
- [Unicode/UTF-8](https://www.cl.cam.ac.uk/~mgk25/unicode.html) | ||
|
||
#### Tested Terminals | ||
|
||
- [Linux Console](https://en.wikipedia.org/wiki/Linux_console): mouse support requires RW access to the `/dev/input/mice` meta device | ||
- [Windows Command Prompt](https://github.com/microsoft/terminal): Windows 10 or later required | ||
- [Ultimate++ Terminal widget](https://github.com/ismail-yilmaz/upp-components/tree/master/CtrlLib/Terminal) | ||
- [Windows Terminal](https://github.com/microsoft/terminal) | ||
- [Gnome Terminal](https://wiki.gnome.org/Apps/Terminal) | ||
- [mintty](https://github.com/mintty/mintty) | ||
- [kitty](https://github.com/kovidgoyal/kitty) | ||
- [Alacritty](https://github.com/alacritty/alacritty) | ||
- [PuTTY](https://www.putty.org/): DECSET 1002 and 1006 are supported by PuTTY, which is enough to move windows, but not enough to highlight UI elements | ||
- [Konsole](https://konsole.kde.org/) | ||
- [xterm](https://invisible-island.net/xterm/) | ||
#### [Tested Terminals](https://github.com/netxs-group/VTM/discussions/72) | ||
|
||
# Demo | ||
### Live SSH | ||
|
||
- `ssh [email protected]` | ||
|
||
### Video | ||
|
||
- [Desktop environment](https://youtu.be/fLumnSctakY) | ||
- [Collaborative interaction](https://youtu.be/0zU4e5Vam8c) | ||
- [Recursive connection](https://youtu.be/Fm5X75sO62c) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.