543 Commits
Author SHA1 Message Date
sawka 1d3d19b7c3 only allow input while connecting 2022-09-16 12:02:46 -07:00
sawka 44e014b1ae status connecting 2022-09-15 17:44:58 -07:00
sawka b352c62397 handle remote input (can enter passwords now) 2022-09-15 17:10:02 -07:00
sawka 98d956b7c8 more progress on remotes 2022-09-15 00:37:52 -07:00
sawka 0e04a32e29 update to show remote pty in remoteshow window 2022-09-15 00:18:20 -07:00
sawka ffb29fce1a termcontext for remoteid terminals 2022-09-14 22:41:27 -07:00
sawka 1a02bb53d0 refactor infomsg 2022-09-14 17:14:27 -07:00
sawka 40c52fd195 a click on a remote runs /remote:show 2022-09-14 13:02:33 -07:00
sawka 8d78e145be sort remotes, order by remoteidx and status 2022-09-14 12:07:31 -07:00
sawka 95f992b1c0 working on remote display, bug fixes 2022-09-13 17:17:52 -07:00
sawka ecc737f68d fix crazy sessionid morphing bug, and add more debugging 2022-09-11 20:49:53 -07:00
sawka 677a60d735 unload terminals when they go out of view to save memory 2022-09-08 13:44:24 -07:00
sawka 400815a622 change signum to signame 2022-09-06 16:42:21 -07:00
sawka 8801ab147b force update usedRows when terminal is resized 2022-09-06 00:14:48 -07:00
sawka f4ec8f85fa send window:resize command 2022-09-05 20:06:44 -07:00
sawka bc476c3c23 working on resizing terminal to match window size 2022-09-05 17:21:31 -07:00
sawka d6d7e8bb25 send connect from ws and get session/remotes updates 2022-09-05 12:42:48 -07:00
sawka fb899cd458 read ptyoffset from header and initialize appropriately 2022-09-03 23:57:35 -07:00
sawka 225f120fbe move width from ScreenWindowView to ScreenWindow. pass termopts.cols in uicontext to cmdrunner 2022-09-03 23:39:50 -07:00
sawka 4a2b3cc381 remotes update in model update 2022-08-31 23:15:18 -07:00
sawka 3ab2023423 show global/session history 2022-08-31 13:29:59 -07:00
sawka f2451329cd suppress Cmd-W (close window) 2022-08-31 13:29:06 -07:00
sawka 604ec459db pass size always to createMainWindow 2022-08-31 12:46:18 -07:00
sawka bdf5e0fc09 filter history by remote 2022-08-31 12:00:53 -07:00
sawka e2212ad661 history query opts 2022-08-31 00:02:16 -07:00