* A few more client child logs

This commit is contained in:
Bryan Ashby 2015-07-04 16:03:44 -06:00
parent 9715d31ac2
commit 60cae7de3d
3 changed files with 12 additions and 9 deletions

View file

@ -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.