Commit Graph

211 Commits

Author SHA1 Message Date
sawka
daeef7a4d0 updates for v0.1.0, update some js packages 2023-01-16 23:44:50 -08:00
sawka
a5c921a730 new loading spinner, fix bug with terminal not displaying (complicated effect via CharSizeService interacting with display:none and dom observer with 0 height) 2023-01-02 22:54:40 -08:00
sawka
988a6c92ff context menu working cut/copy/paste with some smarts about where it is displayed 2023-01-02 14:52:53 -08:00
sawka
7ccd842bf7 allow line to be selected (don't change focus when selecting text). working on contextmenu 2023-01-02 14:08:24 -08:00
sawka
6a5be9652d change back to /history 2023-01-02 12:13:41 -08:00
sawka
921053f1b7 don't show unknown for prompt, just show an empty prompt 2022-12-30 17:16:13 -08:00
sawka
9c95aa25d1 colorize prompt for remotes 2022-12-29 00:06:53 -08:00
sawka
5b98728fc6 move logo to sidebar, main-content fills vertical space 2022-12-28 17:46:15 -08:00
sawka
4e7929ee63 working on separate prompt-dev version 2022-12-28 13:47:51 -08:00
sawka
cbf185a715 universal binary, prompt-dev home directory, create-dmg in scripthaus.md 2022-12-28 13:29:18 -08:00
sawka
2dd9cf16fa working on notarization, deal with multiple instances. remove fs-ext 2022-12-27 22:55:42 -08:00
sawka
773088d070 remove debug 2022-12-27 10:58:32 -08:00
sawka
465ff194e2 move screen based on input resize 2022-12-27 10:58:11 -08:00
sawka
7f9b347562 frontend for session archiving 2022-12-26 18:50:22 -08:00
sawka
5882897e3e archived screens display 2022-12-26 12:36:24 -08:00
sawka
21c4e979d4 archived for screens/sessions 2022-12-25 13:03:34 -08:00
sawka
ffba2f3d6c deal with line hide/show 2022-12-21 22:05:05 -08:00
sawka
71980589bb simple authkey based authentication between electron and local-server 2022-12-20 16:22:05 -08:00
sawka
f0b9bc6eb8 more scripthaus -> prompt renaming 2022-12-19 17:45:27 -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
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
5614589922 update title 2022-12-05 22:28:09 -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
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
06c3a240b1 track rows in sw 2022-11-23 14:45:20 -08:00
sawka
a4b15ca57e checkpoint, term height 2022-11-23 14:34:05 -08:00
sawka
3f710eec1d working on UI cleanups 2022-11-22 22:57:35 -08:00
sawka
5fa7aa52d3 updates for new compgen 2022-11-10 18:52:38 -08:00
sawka
d9cd211149 packaging with scripthaus-server and mshell binaries, separate dev/prod builds. emain to launch local server from package 2022-11-01 21:18:40 -07:00
sawka
56a91a9601 update packaging to create a packaged electron app for frontend 2022-11-01 00:07:25 -07:00
sawka
7b11999d29 electron packaging 2022-10-31 16:41:44 -07:00
sawka
ebb196f164 send initial local server status 2022-10-30 13:06:25 -07:00
sawka
4078cb1f1e local server control 2022-10-30 12:53:39 -07:00
sawka
9027edc0e1 disconnected modal 2022-10-28 14:17:45 -07:00
sawka
bba43c8540 minor css update 2022-10-27 22:24:22 -07:00
sawka
f8d23a68f3 minor update 2022-10-27 15:25:58 -07:00
sawka
bb7f475055 updates for rtnstate 2022-10-27 00:36:03 -07:00
sawka
babf4f392a input modes 2022-10-22 23:54:46 -07:00
sawka
c0b3db19d4 cleanups for terminal interaction 2022-10-20 16:15:21 -07:00
sawka
4744eaa491 handle non-running terminal keypresses 2022-10-13 18:58:21 -07:00
sawka
f73baf440c fix scrollbars, lighten scrollbars when not focused 2022-10-13 16:09:26 -07:00
sawka
4892c45921 remove empty cursor line when terminal is not running 2022-10-12 13:57:15 -07:00
sawka
aa2e6b471b small updates for cmd-fg 2022-10-11 23:13:34 -07:00