mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
* pass `uid` to term * term: keep track of term instance references * sessions: remvoe `write` object overhead * hterm: cache measurement of codepoints for single char strings * sessions: merge less eagerly when we receive a PTY_DATA action * store: handle the side effect of writing to the terminal from a middleware * terms: add terms instance cache * lint |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| containers | ||
| reducers | ||
| store | ||
| utils | ||
| component.js | ||
| hterm.js | ||
| index.js | ||
| rpc.js | ||
| selectors.js | ||
| terms.js | ||