Commit Graph

1512 Commits

Author SHA1 Message Date
sawka
1cc58944b8 UI for waiting for password 2022-09-30 17:23:28 -07:00
sawka
d8e7c915e5 add sshport and batchmode 2022-09-30 17:22:57 -07:00
sawka
3beb00998b support sending password to remote 2022-09-30 17:22:28 -07:00
sawka
23759b7283 working on remote:new 2022-09-30 16:23:40 -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
0b0b7307ba remote showall dialog 2022-09-30 15:42:10 -07:00
sawka
0821e35a37 checkpoint on remote:add/edit 2022-09-30 14:57:23 -07:00
sawka
534ef04cca checkpoint on remote:add dialog 2022-09-30 14:46:51 -07:00
sawka
b981aafb1a merge 2022-09-26 23:25:12 -07:00
sawka
594c3472e3 remote install 2022-09-26 23:24:15 -07:00
sawka
be1e1dfe90 allow context cancelation of install 2022-09-26 23:23:32 -07:00
sawka
a60680f855 remote install 2022-09-26 23:23:04 -07:00
sawka
ea6b571184 pass context to runinstall for cancelation 2022-09-26 21:10:08 -07:00
sawka
d143ca2820 working on /remote:install 2022-09-26 21:09:43 -07:00
sawka
b5c67b6260 refactoring for versioned mshell binaries on remotes 2022-09-26 13:02:34 -07:00
sawka
392a7bebdd fix primary display bounds calculation 2022-09-26 11:50:02 -07:00
sawka
d251cbdd88 save/restore winsize w/ clientdata 2022-09-25 00:26:33 -07:00
sawka
49f2611764 save/restore window pos/size 2022-09-25 00:25:31 -07:00
sawka
bf4fa2031b autoinstall, fix version check 2022-09-24 22:42:52 -07:00
sawka
982d600d9b checkpoint, working on autoinstall, semantic versioning, remoteshowall 2022-09-24 19:54:06 -07:00
sawka
aa0f9d98d1 stub remote show all 2022-09-24 19:53:06 -07:00
sawka
4550e18b6b version string will now be a real semantic version 2022-09-24 13:53:19 -07:00
sawka
121da87eea refactor inforemoteshow out of info 2022-09-22 21:20:37 -07:00
sawka
aa1542cfc0 don't overwrite mshell if no input received on stdin during install 2022-09-21 23:51:16 -07:00
sawka
c63108a841 show mshellversion/uname in remote:show 2022-09-21 23:31:03 -07:00
sawka
ca61597a19 send uname in initpk. remote space between uname parts 2022-09-21 23:26:53 -07:00
sawka
eb00fde596 send uname/mshellversion with remotestate 2022-09-21 23:26:24 -07:00
sawka
f3e61fb41d stub out add remote 2022-09-21 22:42:51 -07:00
sawka
52bad72ead minor fix for remotes display 2022-09-21 22:17:04 -07:00
sawka
21617298e9 origtermopts, clientdata to/from map 2022-09-21 22:02:38 -07:00
sawka
eb143b612f move width to ScreenWindowView, and only do a setcols to ScreenWindow model object (debounce moved to view as well) 2022-09-21 17:20:16 -07:00
sawka
8f608d9d9e number formatting and better termopts formatting 2022-09-21 12:39:55 -07:00
sawka
5a6bebc51f show some line info 2022-09-20 21:50:36 -07:00
sawka
a6637b51c9 getlinecmd and getlineidbyarg 2022-09-20 17:37:49 -07:00
sawka
6135a4540e add nextlinenum to window 2022-09-20 17:01:40 -07:00
sawka
db142d97ec add linenum to line, nextlinenum to window 2022-09-20 17:01:25 -07:00
sawka
c39a7ed0f8 use linenum and linenumtemp to display avatar linenum 2022-09-20 16:51:42 -07:00
sawka
abe8cc6f2a on connect message, reset session and remote information completely (clear lists) 2022-09-20 16:42:41 -07:00
sawka
bc09722ef3 use mono-font mixin 2022-09-20 14:46:53 -07:00
sawka
3b5a428542 mono-font for remotes 2022-09-20 14:41:56 -07:00
sawka
eab785409a fix remoteidx insert code 2022-09-20 14:23:53 -07:00
sawka
9702fb648a getsessionsdir 2022-09-20 14:15:39 -07:00
sawka
f75b75790c session stats/size 2022-09-20 14:15:20 -07:00
sawka
fb51263ed3 manual minmax control for infomsg box 2022-09-16 16:37:54 -07:00
sawka
fad718d571 fixup connect/disconnect to deal with connecting state. use context to cancel remote that is in connecting state 2022-09-16 12:28:09 -07:00
sawka
df80d2ac08 allow MakeClientProc to be canceled with a context 2022-09-16 12:27:14 -07:00
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
06e3a86f53 add status connecting 2022-09-15 17:44:39 -07:00
sawka
b352c62397 handle remote input (can enter passwords now) 2022-09-15 17:10:02 -07:00