mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
more roadmap details
This commit is contained in:
parent
eea68f2415
commit
b8676b9e3b
1 changed files with 11 additions and 0 deletions
11
Readme.md
11
Readme.md
|
|
@ -7,3 +7,14 @@
|
|||
- [ ] Figure out process title extraction on other platforms.
|
||||
- [ ] Define extensibility surface and APIs
|
||||
- [ ] Define approach to conf management (`~/.hyperterm.json` ?)
|
||||
- [ ] Admit Ctrl+C as a way of closing webview
|
||||
- [ ] When webview is shown, replace title of tab with <title>
|
||||
- [ ] Linkify urls in stdout. If clicked, inline webview. If cmd+clicked, default browser.
|
||||
- [ ] Show icon that triggers contextmenu in tab, when hovered.
|
||||
- [ ] "Open in default browser" option in webview mode
|
||||
- [ ] Close
|
||||
- [ ] Test on Windows, Linux
|
||||
- [ ] Investigate startup time improvements
|
||||
- [ ] Optimistic (mosh-style) prompt that memoizes PS1
|
||||
- [ ] Smaller bundle (ie: uglify, but currently doesnt work with ES6)
|
||||
- [ ] Inline all the CSS/JS in the page instead of extra file
|
||||
|
|
|
|||
Loading…
Reference in a new issue