Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
README.html | 2024-06-30 16:56 | 1.8K | ||
ckw-pre-b6-regent-test-vc6.zip | 2024-06-30 14:39 | 3.1M | ||
ckw-pre-b6-regent-test.zip | 2024-06-30 14:39 | 5.3M | ||
screenshot.png | 2024-06-30 16:36 | 21K | ||
The builds in this directory contain an experimental ADDS Regent 25 terminal emulation mode selectable via set terminal type regent25 or by choosing "regent25" in the terminal type drop-down (top left most drop-down).
Only two builds are provided at this time:
Feel free to log bugs or start discussions about this feature on Github. Some more notes about the current state of this feature can be found on the following pull request: https://github.com/davidrg/ckwin/pull/255.
To make an SSH connection, type ssh user@hostname, or for telnet telnet /userid:username hostname.
For making a direct serial connection, something like the following may work:
set modem type none set line COM1 set carrier-watch off ; If DTR and CD are not cross-connected set speed 9600 set flow-control none set stop-bits 1 set parity none connect