hypergravity
hypergravity copied to clipboard
Gravity simulation in Hyper terminal
The plugin doesn't seem to work with Hyper 3.2.3 (Mac). CMD+G does nothing. The Dev window doesn't show any warning or error. Just the info that the plugin has been...
Bumps [async](https://github.com/caolan/async) from 2.6.0 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
``` cd "C:\Users\users1\AppData\Roaming\Hyper\.hyper_plugins\node_modules\hypergravity" $ yarn yarn install v1.22.0 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... info [email protected]: The platform "win32" is incompatible with this module. info "[email protected]" is an...
Doesn't seem to work on hyper 2.0 (neither stable nor canary). Hitting the shortcut keys Ctrl/Cmd+G does nothing. No errors on console. I can see that the plugin is loaded...
This PR adds keybinding through decorateKeymaps export.
Consider e.g. the following content:https://tr1.cbsistatic.com/hub/i/2015/05/07/e4cf6574-f48a-11e4-940f-14feb5cc3d2a/whiptail_figure_1.png Currently, all characters that have solid background are just omitted and not visible in the gravity-enabled mode.
There's some technical debt in the code. Some parts deserve to be extracted to separate classes. In general, the code should be cleaned up to make further changes easier.