Aaron Turner

Results 170 issues of Aaron Turner

This merges these issues: https://github.com/wasmerio/webassembly.sh/issues/62 https://github.com/wasmerio/webassembly.sh/issues/49 With the general response: > So this seems to work in [Hyper](https://hyper.is/). And to my understanding, they use the [xterm-addon-ligatures](https://github.com/xtermjs/xterm-addon-ligatures#requirements), which fixes the way...

bug

Due to issues like #134 Would probably be a good idea to have a simple test that our build output is ES5 compatible, and valid output before deployment 😄

bug

It's actually a bug in firefox, so simply watch this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1587934

bug

Similar to `wasm_transformer`. Every package should have a `.version()` function to get the version of the package 😄

enhancement
good first issue

On blur, we should call `this.xterm.scrollToBottom()`. 😄

bug
good first issue

Currently, the rust crate is noot being updated with each deploy with lerna. Would also be nice to have some post deploy script to sync the cargo.toml with the package.json...

bug

On some displays, it is possible to get multiple scrollbars. Reported by Nick 😄

bug

depends on #91 https://unix.stackexchange.com/questions/122977/what-is-the-correct-name-for-the-command E.g `echo "a" > x.txt`

enhancement

Currently, all the contributing docs just outline the guidelines, but it would be great to say things like, how to install node, and the individual build commands and what they...

documentation

We have most implemented, but some don't really apply to our case, or have more complex implementations (Such as word jumping / deletion) https://www.ostechnix.com/list-useful-bash-keyboard-shortcuts/ http://defindit.com/ascii.html

enhancement