Commit Graph
1728 Commits
Author SHA1 Message Date
sawka d6d7e8bb25 send connect from ws and get session/remotes updates 2022-09-05 12:42:48 -07:00
sawka b980fd6b74 on ws connect, send sessionlist and remotelist 2022-09-05 12:42:09 -07:00
sawka 74953c71ac more remote notifications (to keep FE in sync) 2022-09-04 13:51:49 -07:00
sawka fb899cd458 read ptyoffset from header and initialize appropriately 2022-09-03 23:57:35 -07:00
sawka c3961891ce pass realoffset back in header for /api/ptyout 2022-09-03 23:57:05 -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 57b54198e5 limit maxptysize 2022-09-03 23:38:35 -07:00
sawka 3639e2454d send termopts.cols to cmdrunner 2022-09-03 23:36:15 -07:00
sawka 39dacb988a default term rows should be 24 (not 25), add min/max values as well 2022-09-03 23:26:57 -07:00
sawka 247647cea8 remote connect/disconnect working. fix issue with remoteconnected in resolver. working on remote:new 2022-09-01 12:47:10 -07:00
sawka 4a2b3cc381 remotes update in model update 2022-08-31 23:15:18 -07:00
sawka d55bb8812b finishing up historytype and making remotes update 2022-08-31 23:12:26 -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 1a88d564bb return different history types 2022-08-31 13:28:52 -07:00
sawka 604ec459db pass size always to createMainWindow 2022-08-31 12:46:18 -07:00
sawka 3936db0429 allow nil for display 2022-08-31 12:45:59 -07:00
sawka 86f3eabf5e remote bugfix and filter remotes on client side 2022-08-31 12:01:16 -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
sawka 8b11af6822 add non-parsing commands to history 2022-08-31 00:01:42 -07:00
sawka 9ed993078d big update to get base history info panel working 2022-08-30 23:12:37 -07:00
sawka 76854b6079 remote get-history-items, add show param and session/window ids to history command 2022-08-30 23:11:06 -07:00
sawka 087c0c4f1f history checkpoint 2022-08-30 17:05:35 -07:00
sawka d037666ad1 checkpoint on history rendering 2022-08-30 15:25:51 -07:00