Commit Graph

534 Commits

Author SHA1 Message Date
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
sawka
0053ebbfa9 add cmd-l listener 2022-10-07 14:36:34 -07:00
sawka
82e88d2f61 use refs 2022-10-07 11:32:58 -07:00
sawka
ab31aecf90 working on line selection / fg commands 2022-10-07 01:08:52 -07:00
sawka
271dde4d1d checkpoint on screen window changes 2022-10-06 18:35:01 -07:00
sawka
1939cba14f use static font files, checkpoint on focus-indicator for lines 2022-10-06 15:40:53 -07:00
sawka
4e5c1aab1c fix termsize calculations for canvas renderer 7.2px not 8px 2022-10-06 15:17:48 -07:00
sawka
7c0476350d checkpoint 2022-10-06 14:00:24 -07:00
sawka
61071de644 checkpoint -- fg/focus 2022-10-04 13:53:04 -07:00
sawka
788ef1f33d archive remote button (with confirm). edit remote button in remote:show 2022-10-04 11:15:35 -07:00
sawka
0173cbce23 reset pw 2022-10-04 10:52:55 -07:00
sawka
4e76514f1b edit remote checkpoint 2022-10-03 19:05:52 -07:00
sawka
b91bf6bd20 checkpoint, visual editing of remotes 2022-10-03 12:25:55 -07:00
sawka
1cc58944b8 UI for waiting for password 2022-09-30 17:23:28 -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
b981aafb1a merge 2022-09-26 23:25:12 -07:00
sawka
594c3472e3 remote install 2022-09-26 23:24:15 -07:00
sawka
392a7bebdd fix primary display bounds calculation 2022-09-26 11:50:02 -07:00
sawka
49f2611764 save/restore window pos/size 2022-09-25 00:25:31 -07:00
sawka
aa0f9d98d1 stub remote show all 2022-09-24 19:53:06 -07:00
sawka
121da87eea refactor inforemoteshow out of info 2022-09-22 21:20:37 -07:00
sawka
c63108a841 show mshellversion/uname in remote:show 2022-09-21 23:31:03 -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
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
6135a4540e add nextlinenum to window 2022-09-20 17:01:40 -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
fb51263ed3 manual minmax control for infomsg box 2022-09-16 16:37:54 -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
b352c62397 handle remote input (can enter passwords now) 2022-09-15 17:10:02 -07:00
sawka
98d956b7c8 more progress on remotes 2022-09-15 00:37:52 -07:00
sawka
0e04a32e29 update to show remote pty in remoteshow window 2022-09-15 00:18:20 -07:00
sawka
ffb29fce1a termcontext for remoteid terminals 2022-09-14 22:41:27 -07:00
sawka
1a02bb53d0 refactor infomsg 2022-09-14 17:14:27 -07:00
sawka
40c52fd195 a click on a remote runs /remote:show 2022-09-14 13:02:33 -07:00
sawka
8d78e145be sort remotes, order by remoteidx and status 2022-09-14 12:07:31 -07:00
sawka
95f992b1c0 working on remote display, bug fixes 2022-09-13 17:17:52 -07:00
sawka
ecc737f68d fix crazy sessionid morphing bug, and add more debugging 2022-09-11 20:49:53 -07:00
sawka
677a60d735 unload terminals when they go out of view to save memory 2022-09-08 13:44:24 -07:00
sawka
400815a622 change signum to signame 2022-09-06 16:42:21 -07:00
sawka
8801ab147b force update usedRows when terminal is resized 2022-09-06 00:14:48 -07:00
sawka
f4ec8f85fa send window:resize command 2022-09-05 20:06:44 -07:00
sawka
bc476c3c23 working on resizing terminal to match window size 2022-09-05 17:21:31 -07:00
sawka
d6d7e8bb25 send connect from ws and get session/remotes updates 2022-09-05 12:42:48 -07:00
sawka
fb899cd458 read ptyoffset from header and initialize appropriately 2022-09-03 23:57:35 -07:00
sawka
225f120fbe move width from ScreenWindowView to ScreenWindow. pass termopts.cols in uicontext to cmdrunner 2022-09-03 23:39:50 -07:00
sawka
4a2b3cc381 remotes update in model update 2022-08-31 23:15:18 -07:00
sawka
3ab2023423 show global/session history 2022-08-31 13:29:59 -07:00
sawka
f2451329cd suppress Cmd-W (close window) 2022-08-31 13:29:06 -07:00
sawka
604ec459db pass size always to createMainWindow 2022-08-31 12:46:18 -07:00
sawka
bdf5e0fc09 filter history by remote 2022-08-31 12:00:53 -07:00
sawka
e2212ad661 history query opts 2022-08-31 00:02:16 -07:00
sawka
9ed993078d big update to get base history info panel working 2022-08-30 23:12:37 -07:00
sawka
087c0c4f1f history checkpoint 2022-08-30 17:05:35 -07:00
sawka
d037666ad1 checkpoint on history rendering 2022-08-30 15:25:51 -07:00
sawka
35a2fb71af checkpoint on layout of history info panel 2022-08-30 12:58:06 -07:00
sawka
8eab57e1ba checkpoint on history info panel, move info management to input model 2022-08-30 12:22:42 -07:00
sawka
387eda2a3d checkpoint on new historymodel 2022-08-29 21:58:04 -07:00
sawka
c4d45ef344 pageup/pagedown by page 'size' 2022-08-29 15:42:50 -07:00
sawka
b0b6f18cfb scroll lines, uicontext 2022-08-29 13:54:11 -07:00
sawka
b8311c4e77 prevent some info message flash when running commands. pass 'interactive' flag for commands run through cmdinput 2022-08-29 11:23:20 -07:00