Commit Graph

599 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
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
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
86a65dff79 fix width of markdown 2023-04-17 15:22:55 -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
1ef429466b fix input focus 2023-04-13 11:50:28 -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
88cc9f3096 implement branch/venv in prompt 2023-04-11 23:50:42 -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
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
f492645530 confirm websharing. minor bug fixes, etc (hotkeys, menu edits, etc.) 2023-04-04 23:26:34 -07:00
sawka
1f2967c145 update sharename 2023-04-04 22:28:24 -07:00
sawka
cd8e17413d tos, also redo screen settings so settings take affect immediately, working on smoother webshare flow 2023-04-04 21:54:20 -07:00
sawka
84da8264e8 fix textmeasure -- works now for chrome, safari, and firefox 2023-04-04 18:16:56 -07:00
sawka
0b3c7db1d4 inlineedit -- icon and focus 2023-04-04 16:22:42 -07:00
sawka
e6aa2bae86 refactor markdown (for alerts), remote cmddone delay 2023-04-04 14:04:44 -07:00
sawka
f470b8e66f tweak share-tag, link to settings 2023-04-04 13:44:21 -07:00
sawka
86ab25d6cd tweak background color of alt-views 2023-04-04 13:36:28 -07:00
sawka
a46de10f42 commands return CommandRtnType promise. smaller font size for settings 2023-04-04 13:25:05 -07:00
sawka
df4ef2b675 small fixups 2023-04-04 09:01:11 -07:00
sawka
81cb57e48d small changes to work on textwrapping in textarea 2023-04-03 23:17:15 -07:00
sawka
a8eafca91b after connections modal closes, refocus 2023-04-03 22:21:57 -07:00
sawka
501e2ac76c add initialzing state to deal with quick data 2023-04-03 22:15:18 -07:00
sawka
c1b4b7eb63 cleanup old connections code, more cleanup on the connection flows 2023-04-03 21:33:03 -07:00
sawka
b731763746 create a new remote, show connect timeout, move alias to edit remote, fix archiving flow 2023-04-03 18:58:41 -07:00
sawka
fb9eaf23f9 hook up remotes into remote command flow 2023-04-03 15:55:03 -07:00
sawka
81f555adcd info-message 2023-04-03 15:53:28 -07:00
sawka
bc7446a908 more remotes refactoring 2023-04-03 11:38:53 -07:00
sawka
4cbeccbe38 refactor remotesmodal into its own file with its own model 2023-04-03 11:29:54 -07:00
sawka
fc0cbc994a small cleanup on editing style 2023-04-03 01:53:34 -07:00
sawka
443c8155e7 working on new connections modal 2023-04-03 01:39:27 -07:00
sawka
7134a21f6a updates for serving off AWS / cloudfront 2023-04-02 00:19:20 -07:00
sawka
60bbf73b14 add webshare into settings 2023-04-01 22:25:18 -07:00
sawka
8599e2b57c switch to new model of ws notification -> screen update fetch 2023-03-31 21:02:44 -07:00
sawka
10da862942 update position of webshare and webshare-copy link 2023-03-31 21:01:29 -07:00
sawka
0a4de40e34 add rtnstate 2023-03-31 13:26:38 -07:00
sawka
576f67c5a0 fix initial size 2023-03-31 12:34:13 -07:00
sawka
164ae305ce modify todos 2023-03-31 10:09:50 -07:00
sawka
6af8aec315 get renderers working, updates to remove globalmodel dependencies on simplerender. 2023-03-31 00:34:39 -07:00
sawka
ab0852b574 implement staticRender and isVisible, and terminalheight/contentheight 2023-03-30 22:50:20 -07:00
sawka
a236348e44 webshare controls, sync selected, copy 2023-03-30 22:26:01 -07:00
sawka
cf7c25e78d setselectedline 2023-03-30 21:20:30 -07:00
sawka
8ea8b406d3 fix isFirst offsetdelta 2023-03-30 21:20:00 -07:00
sawka
7ea4fb8db4 fix bug with null anchor 2023-03-30 20:54:52 -07:00
sawka
4f4949b406 use LinesView with WebShare 2023-03-30 18:33:37 -07:00
sawka
4d3ca62519 selected lines, webshare url, refactor linesview into its own component 2023-03-30 18:14:52 -07:00
sawka
516761815b removelines and resize width 2023-03-30 13:00:54 -07:00
sawka
62f6be22ea ws merging working 2023-03-30 01:00:04 -07:00
sawka
7609909e6d fix timeout array 2023-03-30 00:07:56 -07:00
sawka
414cd6bf0a webshare websocket implementation 2023-03-29 17:51:42 -07:00
sawka
394a2a9ab3 updates for new webremote, fix bug in cwd computation 2023-03-29 12:42:53 -07:00
sawka
99cf937ffd got terminal rendering working 2023-03-29 01:05:36 -07:00
sawka
e83abeaa5b big refactor for webshare, reduce GlobalModel dependencies 2023-03-28 22:53:18 -07:00
sawka
6a42dcf07f working on webshare 2023-03-28 17:02:05 -07:00
sawka
ac08af8be0 starting on webshare website 2023-03-28 12:10:11 -07:00
sawka
c3159deb57 fix prompt color 2023-03-28 01:05:21 -07:00
sawka
5399283666 fix remote update bug, add 'connect now' button for disconnected remotes 2023-03-27 12:32:26 -07:00
sawka
cceb490823 fix mods.ctrl, bind meta-ctrl-[num] to switch session 2023-03-26 23:30:50 -07:00
sawka
3816e908f9 less chatty 2023-03-26 23:07:47 -07:00
sawka
8b2fea604f show shared status/indicator 2023-03-25 12:55:44 -07:00
sawka
dcdf04bc82 big performance update for lines, only render 100 lines around anchor. auto-load more. now anchor is an observable and will change what LinesView renders 2023-03-24 18:37:02 -07:00
sawka
11649f4c66 removed line.bookmarked, added screen webshare 2023-03-24 10:46:27 -07:00
sawka
5d24e75803 fix bug with pulling all rtnstate (just pull visible). fix typescript errors 2023-03-23 15:44:19 -07:00
sawka
e6b9cc09ec update collapsed indicators 2023-03-23 12:16:45 -07:00
sawka
42e3a95fc6 client settings modal 2023-03-23 12:08:48 -07:00
sawka
74da2ff828 add control-P and control-N 2023-03-23 10:00:45 -07:00
sawka
36a6dd2a9e fix weird resize/scroll bug with losing anchor when focused on last line 2023-03-21 17:08:31 -07:00
sawka
c695724166 fix bug with duplicate ids for lines (now handled with refs) 2023-03-20 21:37:45 -07:00
sawka
e5490df56c big checkpoint on cmd screen migration 2023-03-20 19:22:52 -07:00
sawka
e8ffd4b4b1 center the logo 2023-03-20 00:28:49 -07:00
sawka
874632939d fix another performance issue -- when lines is hidden vismap was set to all true 2023-03-20 00:05:25 -07:00
sawka
31d79b8829 fix 'giveFocus' issue 2023-03-19 23:36:04 -07:00
sawka
651146cab1 improvements to startup and disconnect modal 2023-03-19 14:59:21 -07:00
sawka
2a2d356814 fix settings to always set the correct session/screen 2023-03-17 21:15:42 -07:00
sawka
708cc809a0 fix typescript error 2023-03-17 16:23:35 -07:00
sawka
1ae7d72532 add ctrl-w 2023-03-17 16:21:43 -07:00
sawka
c4ae7b51ad better markdown styles for github 2023-03-17 15:56:38 -07:00
sawka
fc5900122d hover linesettings 2023-03-17 15:12:34 -07:00
sawka
f7e81b14ae send port to server 2023-03-17 15:07:45 -07:00
sawka
920a327f70 finish up basic line settings 2023-03-17 14:46:25 -07:00
sawka
b1535b9b9d line settings modal checkpoint 2023-03-17 12:37:10 -07:00
sawka
8ae09f6924 renderers, fix all savedheight issues with layout bounce 2023-03-17 12:17:54 -07:00
sawka
ac1bba94d9 checkpoint, simplerender should send onHeightChange events 2023-03-17 10:11:38 -07:00
sawka
7a1166b2fa display ... for loading 2023-03-16 21:51:03 -07:00
sawka
bc96a1bbed getting markdown/image simple renderers working 2023-03-16 21:48:30 -07:00
sawka
efb63a1466 add screenid to cmd, remove sessionid from screenlines 2023-03-15 18:13:36 -07:00
sawka
962edd1d76 improve quick history display 2023-03-15 11:14:28 -07:00
sawka
5008c82521 remove welcome modal 2023-03-14 21:24:35 -07:00
sawka
6fe54f5fde use screenmap instead of screenlist, some tweaks to hints 2023-03-14 21:15:26 -07:00
sawka
b9f10fb9b6 remove more references to window. also add 'archiving' to screen settings 2023-03-14 20:09:59 -07:00
sawka
78bd0d3788 remove windowid 2023-03-14 16:38:26 -07:00
sawka
f1aacf82fd session settings modal 2023-03-14 11:48:14 -07:00
sawka
d3d540014f screen settings modal 2023-03-14 11:25:42 -07:00
sawka
d5007e71cc fix alert modal styling. working on screen settings 2023-03-13 23:36:27 -07:00
sawka
8e4c9172c0 add some hints 2023-03-13 21:56:29 -07:00
sawka
6835a8ea20 small updates 2023-03-13 19:54:41 -07:00
sawka
bdf2f92c31 swap order (activescreen needs screens set) 2023-03-13 12:23:13 -07:00
sawka
0afacbd6d2 big update to support screen consolidation 2023-03-13 12:09:17 -07:00
sawka
ed6737157b background color black on startup 2023-03-12 17:38:03 -07:00
sawka
5c0454e66f add sharemode 2023-03-12 13:33:56 -07:00
sawka
d0138c2627 implement ctrl-u / ctrl-y in cmdinput. also start working on welcome modal 2023-03-07 20:40:30 -08:00
sawka
5986ec1398 hide playbooks feature 2023-03-06 15:51:50 -08:00
sawka
1a377a4324 history uses CmdStrCode, now supports use/copy 2023-03-06 15:50:05 -08:00
sawka
4f5c820af3 refactor the cmdstr display element 2023-03-06 14:30:53 -08:00
sawka
61fa23b854 added search filter cmds 2023-03-06 13:57:28 -08:00
sawka
3eadd676ce use new history search api 2023-03-06 11:49:14 -08:00
sawka
aae5b81de0 updates for search by day 2023-03-05 13:54:17 -08:00
sawka
778d801b88 copy to clipboard as keyboard command as well 2023-03-05 13:24:29 -08:00
sawka
2e4d3c3da7 copied indicator -- quick flash. add copy button to cmdstr 2023-03-05 12:49:25 -08:00
sawka
04803a6c37 more advanced search options 2023-03-03 18:42:34 -08:00
sawka
80388a7399 scroll to bottom if anchorline is not found 2023-03-03 18:04:53 -08:00
sawka
8a0d58e05d can now purge history items from history view 2023-03-03 13:31:45 -08:00
sawka
fb432b3cda submit command now returns a promise. add lines to modelupdate 2023-03-03 12:48:29 -08:00
sawka
68430d33a1 implement alert/confirm modal. some more history view cleanup 2023-03-03 12:38:55 -08:00
sawka
a81bf6ec67 fix last line scrolling 2023-03-03 12:06:17 -08:00
sawka
e073effe55 working on modal 2023-03-03 10:16:31 -08:00
sawka
58a8d02f9d can preview lines inside of history view. also implement view in context 2023-03-02 23:25:45 -08:00
sawka
075e98c4cf add getCmd to linecontainer 2023-03-02 00:41:16 -08:00
sawka
adfec86d8b working on history inbox view 2023-03-02 00:33:10 -08:00
sawka
c3d07223f7 change unknown to question mark 2023-02-28 17:51:17 -08:00
sawka
759a0b52c7 update icons for FA6 2023-02-27 18:01:05 -08:00
sawka
1949b76354 collapse mode for screen window view 2023-02-27 15:52:55 -08:00
sawka
326b8d9b92 switch to fontawesome 6 2023-02-27 12:22:45 -08:00
sawka
9372d3a9d0 allow cmd text expansion 2023-02-27 00:30:17 -08:00
sawka
3cb47da584 get fontsize from clientdata 2023-02-26 14:16:42 -08:00
sawka
d11d76c670 always set sw size 2023-02-26 00:04:24 -08:00
sawka
5f92086fd2 model, getclientdata 2023-02-25 23:43:06 -08:00
sawka
c66bee7657 put static values for font size, re-render entire window when font size changes 2023-02-25 23:16:58 -08:00
sawka
5e68c6b2f7 get floating point width 2023-02-25 21:11:34 -08:00
sawka
472acd8d99 textmeasure 2023-02-25 21:09:04 -08:00
sawka
132c0dacde fade in the ... 2023-02-23 23:36:35 -08:00
sawka
281d964d86 improve rendering performance 2023-02-23 23:24:26 -08:00
sawka
a7af66be31 regression, input height 2023-02-23 17:51:59 -08:00
sawka
85df0837ad fix other terrible scrollbar display 2023-02-23 17:34:27 -08:00
sawka
8689ece6da start working on terrible scrollbar display 2023-02-23 16:06:44 -08:00
sawka
ea3e377f6c updates for client version 2023-02-23 15:19:01 -08:00
sawka
3d0ce6ea27 add close button, refactor bookmarksview to new file 2023-02-23 09:21:37 -08:00
sawka
6c116e54b0 fix invalid reference to this 2023-02-22 16:15:02 -08:00
sawka
654ff3b0b8 stub out shared sessions 2023-02-21 22:42:44 -08:00
sawka
7f3e688475 finish up bookmark functionality 2023-02-21 22:10:45 -08:00
sawka
cc5f8f81e7 bookmark editing/delete 2023-02-21 18:02:28 -08:00
sawka
9bb9e1fd5d making progress on bookmarks page. styling markdown. external link handler 2023-02-21 14:05:34 -08:00
sawka
aadf9d854d working on bookmarks, fix hover issue 2023-02-21 11:29:54 -08:00
sawka
c507769421 working on bookmarks view 2023-02-20 22:32:11 -08:00
sawka
e47c31e414 updates for bookmarked/pinned 2023-02-20 18:01:47 -08:00
sawka
9c391db16c remove collapsed feature for now, fix some small issues 2023-02-16 15:47:05 -08:00
sawka
45f107a650 scroll tab into view when selected 2023-02-15 20:48:19 -08:00
sawka
70c7a1ca21 fix padding 2023-02-15 20:35:43 -08:00
sawka
844eb58920 line collapsing 2023-02-15 20:32:17 -08:00
sawka
4429607eb5 refactor the data buffer functionality 2023-02-06 12:08:07 -08:00
sawka
62b9503387 sort working image renderer 2023-02-06 00:31:34 -08:00
sawka
2a1dcd97e9 add stub imagerenderer code 2023-02-05 23:01:27 -08:00
sawka
c87d4f787c move reload url code to model from term 2023-02-05 23:01:02 -08:00
sawka
5e7fe63877 more refactoring 2023-02-05 22:07:57 -08:00
sawka
237a2b083e small refactor to get ready for renderers 2023-02-03 18:29:07 -08:00
sawka
a25deff1a2 working on refactoring out a 'renderer' type from TermWrap 2023-02-03 18:12:50 -08:00
sawka
d6e0c038e4 minor updates 2023-02-03 16:26:56 -08:00
sawka
1d7113d91b stub out some history view code (disabled in UI right now) 2023-02-03 14:26:46 -08:00
sawka
8e77a5f84a fix issue with cmd-r 2023-02-03 14:25:14 -08:00
sawka
590e4d64da better showing of dev builds 2023-02-01 21:44:23 -08:00
sawka
06aefd358f remove typo 2023-02-01 00:45:48 -08:00
sawka
9aba013e22 always show install options 2023-02-01 00:45:08 -08:00
sawka
38b7bbfff2 setTUR will now set the usedrows into the backend. linetype sends used rows so the screen updates better on first load (perf as well) 2023-02-01 00:27:59 -08:00
sawka
d34b879abb make termcontext a union, fix typing 2023-01-31 23:12:16 -08:00
sawka
7fb8c91db7 fix menu, keep hidden toggle dev tools, remove view menu, move force reload to file menu 2023-01-31 22:55:30 -08:00
sawka
e52cd6eb21 remove testing context menu 2023-01-31 22:43:39 -08:00
sawka
6eb67f98fb set lineheight for tabs 2023-01-31 22:42:48 -08:00
sawka
d7d6067fbb a bare enter will focus the last line in a window 2023-01-31 22:22:51 -08:00
sawka
65e23f9f48 partial resize handling 2023-01-31 21:25:11 -08:00
sawka
381ed04153 allow multiple window updates (change window to windows) 2023-01-31 17:57:26 -08:00
sawka
5f27c97dbe update ports 2023-01-30 11:35:39 -08:00
sawka
76ce588b3b update icon, check in new icon, remove hardcoding of 'sawka' in comment lines 2023-01-25 22:22:51 -08:00
sawka
4494db19e2 append to local-server.log, don't overwrite 2023-01-25 13:57:13 -08:00
sawka
ac447e072b fix excessive line rendering with mobx.computed 2023-01-23 23:34:29 -08:00
sawka
9f034f39d4 remove loading animation 2023-01-23 23:11:34 -08:00
sawka
9fd803bc11 centralize version info for building. change 'SH' vars to 'PROMPT' 2023-01-17 09:59:31 -08:00
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
sawka
5c8dabbb2c fixing focus bugs 2022-10-11 14:57:22 -07:00
sawka
a0de45949f better focus handling 2022-10-11 13:25:23 -07:00
sawka
0bf36be982 checkpoint, focusing cmds 2022-10-11 01:11:36 -07:00
sawka
cb94936aad checkpoint on selection/fg model 2022-10-10 23:44:04 -07:00
sawka
8c01aa787b add focus indicator to comment lines 2022-10-10 17:29:59 -07:00
sawka
b74ed98374 add meta-pageup/meta-pagedown 2022-10-10 17:18:40 -07:00
sawka
3bc8328c02 finish up scroll to newly selected line 2022-10-10 15:21:43 -07:00
sawka
82819bbe94 updating selectedline will now scroll the window 2022-10-10 12:45:57 -07:00
sawka
c5e3de9fdc add static version of font-awesome 4.7 2022-10-10 12:19:19 -07:00
sawka
051110cdc1 fix font loading 2022-10-10 12:08:29 -07:00
sawka
05592bda4c big overhaul of scrollsync and term loading code for UI 2022-10-07 18:25:47 -07:00
sawka
e7ceecee5b l-cmd model update 2022-10-07 14:37:25 -07:00