urbit/pkg/interface/webterm
fang 1c36ad129d
webterm: avoid needless %blew tasks
Any change to the session object was triggering this. But that now includes
an "unacked keystrokes" counter, which updates frequently, and we
definitely don't want to send resize notifications in that case.
2022-09-17 10:38:04 +02:00
..
config webterm: web interface only, herm stays in base 2021-09-14 15:07:22 +02:00
lib ux: show a keypress indicator after a delay 2022-07-17 15:16:35 +02: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 devex: address PR feedback 2022-04-11 12:05:25 -07:00
Buffer.tsx webterm: avoid needless %blew tasks 2022-09-17 10:38:04 +02:00
constants.ts devex: improved resize behavior 2022-04-19 03:41:40 -07:00
index.html devex: improved resize behavior 2022-04-19 03:41:40 -07:00
index.js webterm: standalone package 2021-09-14 14:14:29 +02:00
InfoButton.tsx ux: detect OS for hotkey instructions 2022-04-13 08:47:30 -07:00
package-lock.json ux: refactor resize behavior 2022-04-14 07:13:09 -07:00
package.json ux: refactor resize behavior 2022-04-14 07:13:09 -07:00
Spinner.tsx webterm: tune spinner values 2022-07-17 15:28:55 +02:00
state.ts webterm: add ugly keypress processing indicator 2022-07-17 15:15:10 +02:00
Tab.tsx webterm: tune spinner values 2022-07-17 15:28:55 +02:00
Tabs.tsx devex: address PR feedback 2022-04-11 12:05:25 -07:00
tsconfig.json webterm: support multiple sessions 2022-03-02 17:34:19 -06:00