543 Commits
Author SHA1 Message Date
sawka f7796169f6 fix setCmd mobx.action call 2022-08-19 17:14:25 -07:00
sawka 739114045c use term.reset() not term.clear() 2022-08-19 16:38:24 -07:00
sawka 5dda89aa1a status display 2022-08-19 16:35:38 -07:00
sawka e454c170f8 don't report parse errors to console (lots of invalid terminal output). e.g. cat'ing a binary file will produce thousands of errors, but that's just how it is. 2022-08-19 15:54:38 -07:00
sawka b3a05ac72e update npm modules, add remotes modal 2022-08-18 00:39:06 -07:00
sawka 1914719ad1 proof of concept, file URL to open window using will-navigate 2022-08-17 13:32:02 -07:00
sawka c6e29c3314 proof of concept, open window 2022-08-17 13:26:03 -07:00
sawka 5a835e927e update prompt for remotes, display remotes in sidebar 2022-08-17 13:06:47 -07:00
sawka c310a4b9bc scrollintoview 2022-08-16 16:08:15 -07:00
sawka cc058490b2 cmd-up cmd-down working, new line type, remotealias 2022-08-16 15:59:28 -07:00
sawka 7af1d5cee6 lazy loading, cached TUR values 2022-08-12 18:34:56 -07:00
sawka b4e41bc36d better input handling -- expand textarea, fit textarea, up/down arrow control in textarea (w/ history) 2022-08-12 11:44:29 -07:00
sawka b70d42bca4 implement command history 2022-08-11 23:46:52 -07:00
sawka 034995ef2a fix typescript errors 2022-08-11 11:49:46 -07:00
sawka 291d1dc704 allow resize observer to fire conditional scroll to bottom (info panel updates) 2022-08-11 10:41:08 -07:00
sawka d5a5a9ce70 better directory vs file completion 2022-08-11 10:22:43 -07:00
sawka 5082330dcf implement info panel, more control in cmd-input, completions, errors 2022-08-10 18:35:18 -07:00
sawka 1f4ac87a9a implement new session and switch session 2022-08-08 16:22:36 -07:00
sawka 88e99fca62 add interactive flag 2022-07-15 17:52:57 -07:00
sawka 4a853ffa02 unify interactive/ws updates 2022-07-15 17:48:25 -07:00
sawka d297477807 use new global input model 2022-07-15 17:38:58 -07:00
sawka 6340a3e9ff implement delete session, bug fixes 2022-07-15 01:58:30 -07:00
sawka 057637660c hook up accelerators for switching screens 2022-07-14 18:50:58 -07:00
sawka 8cdf514bb9 checkpoint on updates. can switch screens using commands 2022-07-14 18:41:49 -07:00
sawka 879cb03da0 auto resize terminal width to window size 2022-07-14 00:54:31 -07:00