Commit 82bc3afb authored by yann300's avatar yann300

deactive reattach feature (not working)

parent 188404e0
......@@ -251,7 +251,8 @@ class Terminal {
delete self.scroll2bottom
// @TODO: delete new message indicator
} else {
self.scroll2bottom = function () { }
// self.scroll2bottom = function () { }
// @TODO: the reattach is not working
// @TODO: while in stopped mode: show indicator about new lines getting logged
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment