Commit Graph

1283 Commits

Author SHA1 Message Date
sawka
d2530339e4 line hidden attribute. add line:hide and line:purge commands 2022-12-21 17:45:40 -08:00
sawka
b0a40ee629 signal command 2022-12-20 21:58:58 -08:00
sawka
91667e4dec process special input signals. also allow numeric signals. 2022-12-20 21:58:24 -08:00
sawka
71980589bb simple authkey based authentication between electron and local-server 2022-12-20 16:22:05 -08:00
sawka
1697010d55 handle simple authkey authentication for local-server 2022-12-20 16:16:46 -08:00
sawka
21bbab88c8 authkey get/generate. new schema for incognito/closed screens/sessions. rename scbase functions to use Prompt name 2022-12-19 18:52:08 -08:00
sawka
f0b9bc6eb8 more scripthaus -> prompt renaming 2022-12-19 17:45:27 -08:00
sawka
2684aaef85 change fn prefix that mshell uses to mshell 2022-12-19 17:39:19 -08:00
sawka
7250bbb1ad rename to mshell_exittrap 2022-12-19 17:38:24 -08:00
sawka
35006dfc65 rename sh2/scripthaus to prompt. maxcommandlen set. 2022-12-19 17:36:19 -08:00
sawka
83166eb8f4 update to rename scripthaus to prompt 2022-12-19 17:35:08 -08:00
sawka
5344aef096 fix error regarding sw:set when screen is empty 2022-12-19 17:09:59 -08:00
sawka
cb6712202f cleanup 2022-12-12 12:26:55 -08:00
sawka
90d32731db clean up sidebar 2022-12-12 12:11:02 -08:00
sawka
66a99adfef use capital for app name 2022-12-09 13:22:44 -08:00
sawka
b82848eff3 upgrade some npm packages 2022-12-06 15:44:08 -08:00
sawka
222892e27b monofont for completions 2022-12-06 14:20:10 -08:00
sawka
ff2ddd90a2 can click on linetext to select them 2022-12-06 10:24:44 -08:00
sawka
0620ff5d85 add line starring 2022-12-05 22:59:31 -08:00
sawka
8624e9c844 add line staring to schema and to cmdrunner 2022-12-05 22:59:00 -08:00
sawka
5614589922 update title 2022-12-05 22:28:09 -08:00
sawka
f010758b36 mshell single writes ping packets to detect when the server has died. sends SIGHUP to children 2022-12-05 22:26:13 -08:00
sawka
39e5e6c729 remove test code 2022-12-05 15:45:26 -08:00
sawka
ad2cab595d kill server on I/O write error, and add a pinger to continually send ping packets to test connection 2022-12-05 15:38:44 -08:00
sawka
44967fdeb3 add prompt icon to package. allow pty-jumping (when scrollback is too fast), fix scrolling issue by syncScrollArea on focus. 2022-12-05 15:00:53 -08:00
sawka
81554e8fd2 fix concurrent write on websocket (only happened under intense write stress) 2022-11-29 12:45:19 -08:00
sawka
5aecdffead fix production build bugs -- utf-8 encoding and index.html 2022-11-28 18:38:25 -08:00
sawka
9f94da43d1 updates for remotestate and data structure changes 2022-11-28 18:08:19 -08:00
sawka
bdd8381b01 updates/bugfixes for statediff 2022-11-28 18:05:54 -08:00
sawka
c6a2118451 big update, got statediff and state_base working. updates to remote_instance and cmd tables/structures 2022-11-28 18:03:02 -08:00
sawka
61a07d4025 fix down migration 2022-11-28 12:01:03 -08:00
sawka
605d0899cf checkpoint 2022-11-28 00:15:34 -08:00
sawka
b2dc52e166 checkpoint 2022-11-28 00:13:00 -08:00
sawka
eb3cf80329 fix json marshaling bug for statediff 2022-11-27 14:16:25 -08:00
sawka
d5ea9e0221 implement cmdfinal (hangup) from server 2022-11-27 14:12:15 -08:00
sawka
4481cddadc checkpoint on statediff. bug fixes. working on more robust error handling for packetsender 2022-11-27 13:47:18 -08:00
sawka
5a151369cb line/mapdiff code 2022-11-25 15:52:29 -08:00
sawka
c94c0b7c36 normalize assoc arrays on parse so then values can be compared 2022-11-25 14:21:51 -08:00
sawka
301bfaa0be write a quick set of functions to pack and unpack byte arrays 2022-11-24 15:16:18 -08:00
sawka
576d02c98f make a simple linediff 2022-11-24 15:05:08 -08:00
sawka
06c3a240b1 track rows in sw 2022-11-23 14:45:20 -08:00
sawka
d286f4d6ab checkpoint, add winsize to uicontext 2022-11-23 14:34:49 -08:00
sawka
a4b15ca57e checkpoint, term height 2022-11-23 14:34:05 -08:00
sawka
7882232a0e meta+command compgen working. hide compgen command from completion (underscores) 2022-11-23 11:12:05 -08:00
sawka
717461908a command compgen also needs to detect directories 2022-11-23 10:51:51 -08:00
sawka
da2fe25fb8 move to simpleexpand 2022-11-22 22:59:29 -08:00
sawka
3f710eec1d working on UI cleanups 2022-11-22 22:57:35 -08:00
sawka
ac8180a1ae fix default anchor value 2022-11-22 13:52:31 -08:00
sawka
00356fc297 fix comp complete 2022-11-22 00:32:27 -08:00
sawka
bd3595c954 checkpoint, testing new compgen. fixed superoffset bug 2022-11-22 00:26:41 -08:00