deactive reattach feature (not working)

pull/1/head
yann300 7 years ago
parent 188404e073
commit 82bc3afb0c
  1. 3
      src/app/panels/terminal.js

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

Loading…
Cancel
Save