Commit Graph

52 Commits

Author SHA1 Message Date
sawka
2d63b1da96 checkpoint on line migration 2023-07-30 17:16:43 -07:00
sawka
59ff522cd1 updates to read openai token from clientdata 2023-05-08 16:06:51 -07:00
sawka
faadfdffaa new remoteview type to hook into remoteview window 2023-04-03 15:55:36 -07:00
sawka
274697039a webshare selected line, sync webupdate for screen:new, fix line resolver for hidden items 2023-03-30 18:08:35 -07:00
sawka
bfe8ee1c02 starting on screen:webshare feature. simplify bookmarks (removed bookmarked from line) 2023-03-24 10:34:07 -07:00
sawka
02ae7ea972 checkpoint on big cmd screen migration 2023-03-20 19:20:57 -07:00
sawka
e16c6534ad add screenid to cmd, remove sessionid from screenlines 2023-03-15 18:12:55 -07:00
sawka
ed60723720 remove windowid 2023-03-14 16:37:22 -07:00
sawka
1059a10727 remove screens from session. add screenlinestype (replaces 'window' lines) 2023-03-13 10:50:29 -07:00
sawka
e154aacaad checkpoint, backend changes for consolidating window and screen_window to screen 2023-03-13 01:52:30 -07:00
sawka
454c8758cd bug fixes, allow cmd filtering 2023-03-06 13:54:38 -08:00
sawka
501b067ead add a filtered search mode to history search 2023-03-06 11:47:44 -08:00
sawka
22d0c5687e call to purge history items 2023-03-03 13:31:16 -08:00
sawka
b842ef3215 add lines/cmds to historyview data. fix bug with lineid not getting added for comment commands 2023-03-02 22:26:15 -08:00
sawka
014f1132a7 working on playbooks and history view 2023-03-02 00:31:19 -08:00
sawka
83314c3e48 update termfontsize command /client:set 2023-02-26 14:33:01 -08:00
sawka
e4113b5f51 bookmark edit, delete, getbyid 2023-02-21 18:03:13 -08:00
sawka
40526a6fdf bookmarks view 2023-02-20 22:08:23 -08:00
sawka
108517bd08 add /screen:reset to remove all remote instances for screen 2023-01-31 17:56:56 -08:00
sawka
af16ab1aed working on session archive/delete 2022-12-26 16:09:21 -08:00
sawka
90bcb09b3e hook up new command completion 2022-11-10 18:51:20 -08:00
sawka
d9163d6af4 use log.Printf, ensure sc home dir 2022-10-31 12:40:45 -07:00
sawka
260fc2d313 working on server control and packaging 2022-10-30 12:52:40 -07:00
sawka
62fc2594ef checkpoint cmd-fg 2022-10-11 01:11:04 -07:00
sawka
fbe652b932 add scrolltop and selectedline to screen_window 2022-10-06 18:33:54 -07:00
sawka
998a65b873 remote editing checkpoint 2022-10-03 19:04:48 -07:00
sawka
62c3390d31 use batchmode for non-manual connections. don't allow duplicate aliases for remotes 2022-09-30 16:05:48 -07:00
sawka
534ef04cca checkpoint on remote:add dialog 2022-09-30 14:46:51 -07:00
sawka
982d600d9b checkpoint, working on autoinstall, semantic versioning, remoteshowall 2022-09-24 19:54:06 -07:00
sawka
c600027d72 remote pty work 2022-09-15 00:17:23 -07:00
sawka
42683e6f4a working on remote pty output 2022-09-14 23:10:35 -07:00
sawka
b980fd6b74 on ws connect, send sessionlist and remotelist 2022-09-05 12:42:09 -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
d55bb8812b finishing up historytype and making remotes update 2022-08-31 23:12:26 -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
03dd6b1a7e pass 'uicontext' with fecmd, use that to resolve ids instead of kwargs. other bug fixes 2022-08-29 16:31:06 -07:00
sawka
f2a5985349 working on history command, remote:showall 2022-08-28 14:24:05 -07:00
sawka
dc8cba79da add quoting/shell-parsing for commands 2022-08-26 13:12:17 -07:00
sawka
5b1b67cf55 quick fixes 2022-08-24 18:56:50 -07:00
sawka
4f686e891b big updates to remoteinstance, push changes through stack 2022-08-24 02:14:16 -07:00
sawka
429c41cfd0 show environment 2022-08-22 18:53:38 -07:00
sawka
249bf88a4d testing a 2nd remote with mshell --server 2022-08-17 12:24:09 -07:00
sawka
b26b9924f3 updates to tables, lineid, sharemode, owneruserid 2022-08-16 12:08:26 -07:00
sawka
a67ae15b32 implement history 2022-08-11 23:45:15 -07:00
sawka
adca87e9db better directory vs file completion 2022-08-11 10:21:45 -07:00
sawka
81c564aca9 implement simple command completions 2022-08-10 18:33:32 -07:00
sawka
a175d236c1 implement /cd and /compgen 2022-08-09 14:24:57 -07:00
sawka
66f547a695 implement new session and switch session 2022-08-08 16:21:46 -07:00
sawka
6807547ff7 updates, switch to new fecmd packet to run all UI commands through 2022-07-15 17:37:32 -07:00
sawka
5b1eb383e3 screen deletion working, bug fixes 2022-07-15 01:57:45 -07:00