Commit Graph

1175 Commits

Author SHA1 Message Date
sawka
957a1e4059 make lineavatar smaller 2023-05-05 13:00:45 -07:00
sawka
f9925c9187 allow openai to render as cmd for now 2023-05-04 01:01:38 -07:00
sawka
8302ca1fcb openai api integration 'working' 2023-05-04 01:01:13 -07:00
sawka
ab5deafdb6 updates to remote table, working on openai remote type 2023-05-02 12:43:54 -07:00
sawka
5e5a31715a css updates, removing collapsed, fix spacing in remotes modal 2023-05-02 12:41:38 -07:00
sawka
f2b7637263 refactor css into sub-files 2023-04-25 12:27:41 -07:00
sawka
97fd46eda0 v0.2.2 2023-04-17 17:36:47 -07:00
sawka
e4a57376f8 v0.2.2 2023-04-17 17:36:30 -07:00
sawka
3e295228e7 update txwrap dependency 2023-04-17 17:31:30 -07:00
sawka
dbd76e2f40 go mod tidy 2023-04-17 17:25:04 -07:00
sawka
a8c131d8cf more careful checking in setting line overflow. simple one way toggle 2023-04-17 16:19:29 -07:00
sawka
9296e60518 linesettings now works in real-time as well 2023-04-17 15:39:46 -07:00
sawka
0cd3f8ac04 can use view= instead of renderer= for setting renderer 2023-04-17 15:23:58 -07:00
sawka
86a65dff79 fix width of markdown 2023-04-17 15:22:55 -07:00
sawka
51a7000de3 only add screendel if websharing 2023-04-17 15:22:30 -07:00
sawka
5e212caf83 allow staticdata to set a higher buffer limit (since it is processed before mpio multiplexer takes over). raise max rundata size to 1M from 128k 2023-04-17 15:13:03 -07:00
sawka
ac0467f6c1 fix tabs, display better 2023-04-14 16:57:01 -07:00
sawka
9884e69da0 update session settings (include archive/delete). add delete to screen settings. 2023-04-14 15:32:21 -07:00
sawka
3ebc2090da add json viewer 2023-04-14 13:29:47 -07:00
sawka
6b14cd9de3 move renderers into their own directory 2023-04-14 12:58:27 -07:00
sawka
8b70a7e897 shift up/down arrow do not invoke history 2023-04-13 13:13:24 -07:00
sawka
c689043265 better input size handling 2023-04-13 13:02:59 -07:00
sawka
507c79463c simplify focus types, better input focus, add ability to expand main input 2023-04-13 12:55:07 -07:00
sawka
398be03324 simplify screen focus types (remove cmd-fg). send all screen focus updates. fix display issue with rtnstate (prompt vars) 2023-04-13 12:53:15 -07:00
sawka
1ef429466b fix input focus 2023-04-13 11:50:28 -07:00
sawka
15c09b7820 fix, allow empty values for pvar fields 2023-04-12 22:57:17 -07:00
sawka
1ac1051205 bump version to v0.2.1 2023-04-12 22:08:10 -07:00
sawka
69058ab39f bump version to v0.2.1 2023-04-12 22:07:52 -07:00
sawka
bab095d701 add buildtime to initpacket 2023-04-12 21:45:45 -07:00
sawka
31d8719200 add buildtime to remote state mshell version 2023-04-12 21:42:16 -07:00
sawka
c969966162 updates for showing git branch and venv in prompt -- also for webshare 2023-04-12 14:48:10 -07:00
sawka
7bc8f41c0f now that we're tracking git branches, git switch and git checkout are rtnstate commands 2023-04-12 14:43:11 -07:00
sawka
4e93eff86a updates to FeState to store variables -- implement python venv and gitbranch in festate for prompt 2023-04-11 23:54:18 -07:00
sawka
a4a4d53eb0 grab git branch 2023-04-11 23:52:58 -07:00
sawka
88cc9f3096 implement branch/venv in prompt 2023-04-11 23:50:42 -07:00
sawka
b92c160333 fix session:purge 2023-04-07 15:48:44 -07:00
sawka
810baa0dfb update html title for sharing page 2023-04-05 18:15:53 -07:00
sawka
5bad7b633f fix ts errors 2023-04-05 15:30:38 -07:00
sawka
8c0b9bfa80 fix typo and remove console logs 2023-04-05 15:29:08 -07:00
sawka
f9544546fc bug fixes and updates to get prod version of webshare working 2023-04-05 15:11:37 -07:00
sawka
c7289556e5 bug fixes for prod version of webshare -- allow notify to reset backoff time 2023-04-05 15:09:51 -07:00
sawka
96640bf761 add open in browser link 2023-04-05 00:51:26 -07:00
sawka
ea8b61278b get a webshare view working 2023-04-05 00:48:34 -07:00
sawka
000d86b7af fix session stats 2023-04-05 00:46:47 -07:00
sawka
bc89309cfe fix nil ptr in /line:view 2023-04-05 00:25:22 -07:00
sawka
6c4a8e01df dont log start of new ws conn 2023-04-04 23:44:47 -07:00
sawka
174a4ef8fd add limits to websharing 2023-04-04 23:38:34 -07:00
sawka
f492645530 confirm websharing. minor bug fixes, etc (hotkeys, menu edits, etc.) 2023-04-04 23:26:34 -07:00
sawka
fa8db1d80e limit screen sharing to 50 commands 2023-04-04 23:24:08 -07:00
sawka
0ee3af71bd update sharename 2023-04-04 22:28:52 -07:00