mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
* A few more client child logs
This commit is contained in:
parent
9715d31ac2
commit
60cae7de3d
3 changed files with 12 additions and 9 deletions
|
@ -90,6 +90,9 @@ function displayBanner(term) {
|
|||
function connectEntry(client) {
|
||||
var term = client.term;
|
||||
|
||||
// :TODO: Enthral for example queries cursor position & checks if it worked. This might be good
|
||||
// :TODO: How to detect e.g. if show/hide cursor can work? Probably can if CPR is avail
|
||||
|
||||
//
|
||||
// If we don't yet know the client term width/height,
|
||||
// try with a nonstandard ANSI DSR type request.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue