urbit/pkg/interface/webterm
tomholford e7e5c63409 ux: support agent!session-name syntax
When adding a session, using this special syntax will create a new session for the indicated agent.

E.g., `book!my-session` opens a new session for the %book agent.
2022-03-09 16:15:24 -06:00
..
config webterm: web interface only, herm stays in base 2021-09-14 15:07:22 +02:00
lib ux: support agent!session-name syntax 2022-03-09 16:15:24 -06:00
.eslintrc.js devex: eslint config 2022-03-09 16:14:06 -06:00
.nvmrc webterm: support multiple sessions 2022-03-02 17:34:19 -06:00
api.ts webterm: fix broken imports 2021-12-06 10:05:14 -05:00
App.tsx ui: style tabs 2022-03-03 17:10:54 -06:00
Buffer.tsx ux: default terminal sets correct theme onload 2022-03-03 18:11:37 -06:00
constants.ts ux: support agent!session-name syntax 2022-03-09 16:15:24 -06:00
index.html ui: style tabs 2022-03-03 17:10:54 -06:00
index.js webterm: standalone package 2021-09-14 14:14:29 +02:00
package-lock.json devex: eslint config 2022-03-09 16:14:06 -06:00
package.json devex: eslint config 2022-03-09 16:14:06 -06:00
state.ts api: clean up subscriptions on deletion of session 2022-03-03 17:09:38 -06:00
Tab.tsx ux: default terminal sets correct theme onload 2022-03-03 18:11:37 -06:00
Tabs.tsx ux: support agent!session-name syntax 2022-03-09 16:15:24 -06:00
tsconfig.json webterm: support multiple sessions 2022-03-02 17:34:19 -06:00