Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Hyper

A terminal built on web technologies.
Collective - Host: opensource - https://opencollective.com/hyper-term - Website: https://hyper.is - Code: https://github.com/vercel/hyper

Remove second open arg (#2544)

This was removed in xterm@3, see xtermjs/xterm.js#646

github.com/vercel/hyper - 421847315d2afe0acb9e831dc4737c5275d113fd authored about 7 years ago by Daniel Imms <[email protected]>
Don't use open event on xterm (#2542)

github.com/vercel/hyper - 15a7e6ad9b1c8d5aafa1e6bf1ffaa8e65c209144 authored about 7 years ago by Daniel Imms <[email protected]>
Fix linux keymap delete typo (#2539)

github.com/vercel/hyper - 9521fb57c14c015a444c0c1b5460461ec29378cd authored about 7 years ago by Albin Ekblom <[email protected]>
Fix branch detection when setting the canary icon (#2499)

* Fix branch detection

* Use the canary icon on Windows as well

* Add missing space

* `...

github.com/vercel/hyper - 0d5dba5cd80094d632daacab7c23372a4f2f6e09 authored about 7 years ago by Matheus Fernandes <[email protected]>
2.0.0-canary.8

github.com/vercel/hyper - 0549ded2c41c59b94ed75b5d89d0bc85f8d84cb0 authored about 7 years ago by Leo Lamprecht <[email protected]>
Fix color for char under focused BLOCK cursor (#2521)

github.com/vercel/hyper - 1e6acfc109e0005b853821384e720dfb12e7ff35 authored about 7 years ago by CHaBou <[email protected]>
Fixed the cursor's color (#2520)

* 🐛 Fix underline cursor color

* 🐛 Fix unfocused box when cursor is underline

* 🐛 Fix BAR ...

github.com/vercel/hyper - da10f01a00286c18ee7067f926e2d9aa33969e01 authored about 7 years ago by Albin Ekblom <[email protected]>
Reset version to correct one

github.com/vercel/hyper - 744707e29c502ff61fc66d9b9b27ae0d2697a64e authored about 7 years ago by Leo Lamprecht <[email protected]>
Bumped `electron-builder` and its companion (#2519)

github.com/vercel/hyper - bb7f850b299807a7ea810accd14452295582eb86 authored about 7 years ago by Leo Lamprecht <[email protected]>
Use same `hazel` endpoint to notify update to Linux users (#2497)

Add a pseudo auto-updater for Linux

Fixes #2476

github.com/vercel/hyper - 1fbc85760bb973fa9e8ad5d6023fdc7924ea2283 authored about 7 years ago by CHaBou <[email protected]>
Add alt+F4 shortcut to close window on Windows (#2491)

Fixes #2490

github.com/vercel/hyper - 59273ddb2a9881b442a609eb143126902954dacb authored about 7 years ago by Gutierri Barboza <[email protected]>
Load/Unload theme without restarting (#2458)

github.com/vercel/hyper - d148c486f537475b44346be7e8c01b67770ee6b4 authored about 7 years ago by CHaBou <[email protected]>
Restore v1 keymaps for tab switching (#2485)

github.com/vercel/hyper - a59ccc3ff4ea25ea82f7cd352bca21f055329458 authored about 7 years ago by CHaBou <[email protected]>
Fix commands without active window (#2473)

github.com/vercel/hyper - 1e14494ec9a498f3f32fba712325d8afd82325c3 authored about 7 years ago by CHaBou <[email protected]>
Expose ‘true colour’ support in $COLORTERM (#2484)

Further discussion here: <gist.github.com/XVilka/8346728#detection>

github.com/vercel/hyper - 1d2b7818ecbcf0fc9231b88977daa0a28d17c308 authored about 7 years ago by CHaBou <[email protected]>
Replace minus with hyphen character in keymaps (#2467)

github.com/vercel/hyper - 9bc5a004a1f3228ea23e47a1079a15f7ff779ab8 authored about 7 years ago by Bauke van der Laan <[email protected]>
Adding in ability to switch release channel without restarting Hyper (#2408)

github.com/vercel/hyper - 52274869165f292374dbe68059411fc2e6aa5a20 authored about 7 years ago by KevinRLeC <[email protected]>
Add comment in config about opacity compatibility (#2463)

Fix #2451

github.com/vercel/hyper - 5d0c6355e12ec8d9a89182556fa73227374b488f authored about 7 years ago by André Cruz <[email protected]>
Keymaps are now updated without restarting (#2455)

* Reload keymaps without restarting

* Reattach key listeners when config have changed

github.com/vercel/hyper - 81709073cfc1929c4871f1e76866a41fbbaf1978 authored about 7 years ago by CHaBou <[email protected]>
Fix devtools opening when menuItem clicked (#2457)

github.com/vercel/hyper - 319ff3bcd737c46412c625fecec491b200b57f39 authored about 7 years ago by CHaBou <[email protected]>
Fix component decoration in renderer (#2454)

* Fix decorateNotification

* Fix typo

* Fix plugin decoration in renderer

github.com/vercel/hyper - 8ce71b9d88afd6c5900531c03157e4c1ebaff903 authored about 7 years ago by CHaBou <[email protected]>
Update node-pty to 0.7.3 (#2453)

changelog: https://github.com/Tyriar/node-pty/releases/tag/0.7.3

github.com/vercel/hyper - 54cc70e656ee5f034ff21d2869d95991528726cf authored about 7 years ago by Benjamin Staneck <[email protected]>
Disable undo/redo/cut menuItems (#2435)

github.com/vercel/hyper - c62e0425354e4ba1a2a120493beceea29f809ad4 authored about 7 years ago by CHaBou <[email protected]>
Fix cursorShape propagation (#2437)

Fixes #2248

github.com/vercel/hyper - 0f4c41f89a911e6ad28d4c50b73a287ad3525d01 authored about 7 years ago by CHaBou <[email protected]>
Enhance plugin installation (#2440)

github.com/vercel/hyper - 3a3ee013f78635ae2d1e579d1ab36e30ba3107aa authored about 7 years ago by CHaBou <[email protected]>
Add shell alias commands (#2426)

github.com/vercel/hyper - 97308bd8e528025d1b983708a9f17fe9ba7fc357 authored about 7 years ago by CHaBou <[email protected]>
Improved context menu (#2425)

* Improved context menu

* Fixed wrong wording

* Update shell.js

github.com/vercel/hyper - dcccd11a29e4ce8da6298f34bb7837b23c51bdc9 authored about 7 years ago by Leo Lamprecht <[email protected]>
Protect against Reload (#2433)

github.com/vercel/hyper - 2002baf39cd6a9962b5ff869241dc1e2044e9150 authored about 7 years ago by CHaBou <[email protected]>
Fix pining dependencies with .yarnrc (#2430)

See https://github.com/yarnpkg/yarn/pull/4471

github.com/vercel/hyper - 6784d3335913e9db93a9694fc07cb0cc7e881ea4 authored about 7 years ago by CHaBou <[email protected]>
Unify wording and spelling in config and other places (#2422)

github.com/vercel/hyper - 8fc75b15ffe8d27b2084049d7e1af2f6eb440700 authored about 7 years ago by Benjamin Staneck <[email protected]>
2.1.1

github.com/vercel/hyper - be4b2c8870f12704cfb13681eac663fe3c7822d3 authored about 7 years ago by Leo Lamprecht <[email protected]>
Fix copying default config at launch if needed

github.com/vercel/hyper - c827349e832a29a42fe85c989131ff555d1e5e32 authored about 7 years ago by CHaBou <[email protected]>
quickEdit support (#2392)

github.com/vercel/hyper - 81c5829e1b2c5c53abe82913d4029c18798b552d authored about 7 years ago by Derrick Pelletier <[email protected]>
2.1.0

github.com/vercel/hyper - d248069b78fa89f1399be92aae3b62fb8ca85a3a authored about 7 years ago by Leo Lamprecht <[email protected]>
Fix Preferences menu item

github.com/vercel/hyper - c00c10ec11d70780e2340b6bc19f7e6cda7f0497 authored about 7 years ago by CHaBou <[email protected]>
Fix contextMenu

github.com/vercel/hyper - ec6ecdd258ce5cad1c0a5650ef881abbb9a8fd97 authored about 7 years ago by CHaBou <[email protected]>
Add context menu (#2001)

github.com/vercel/hyper - 62e29effbf375d3c5faf82e0fff08b0f03ff63a1 authored about 7 years ago by Ricky Miller <[email protected]>
Multiple keymaps and `mousetrap` (#2412)

* WIP

* WIP

* Wip

* Wip

* wip

* Refactor without normalize and plugin

* Replac...

github.com/vercel/hyper - 2af575c3c00ff77c25f1441503c7b3ff7b170327 authored about 7 years ago by CHaBou <[email protected]>
Fix typo (#2418)

github.com/vercel/hyper - 95f52e20e15fb636bf247ca0bdf2e4ca3b081173 authored about 7 years ago by Theodore Dubois <[email protected]>
Update dependencies (#2416)

github.com/vercel/hyper - f8bc2884b7fa571d32d8d9e18c61c5cdb240ca68 authored about 7 years ago by Benjamin Staneck <[email protected]>
Move syntax error description to notification body (#2404)

github.com/vercel/hyper - c2839bacc779b7c3073f13f71b97b524b5d73a4f authored about 7 years ago by Kirby Walls <[email protected]>
Doc: Fix mixed-up tags in component hierarchy (#2389)

github.com/vercel/hyper - 40cb4d436d78f16a1276382555fc11111bb683e3 authored about 7 years ago by Spencer Christiansen <[email protected]>
Removing call to undefined function on resize (#2396)

github.com/vercel/hyper - 0dd18ba5b387d0c64e8278ec221fda54527f8c5f authored about 7 years ago by KevinRLeC <[email protected]>
Zoom Keymap Consistency (#2365)

github.com/vercel/hyper - 7f804cf66cd948357471333bccf39e0abc9a844b authored about 7 years ago by Mathew Merrick <[email protected]>
copyOnSelect support in canary (#2390)

github.com/vercel/hyper - 0b57dc41585dcaec15eadb3eeb8ec684b9837c67 authored about 7 years ago by Derrick Pelletier <[email protected]>
Pasting a copied file or dir provides full path to resource (#2364)

* Added a utility for processing clipboard data

* using paste processing utility in term comp...

github.com/vercel/hyper - 280f14e23953b73dc6c041ef60083f140bb609b0 authored about 7 years ago by Derrick Pelletier <[email protected]>
Fix typo in comment (#2383)

Pointless typo fix

github.com/vercel/hyper - e29651bbe312712e713a31355b387961431c775a authored about 7 years ago by Evan <[email protected]>
Add `decorateBrowserOptions` to plugin extensions list (#2378)

github.com/vercel/hyper - b2b523e264d2e6b559dc82e732c94780cdd018f9 authored about 7 years ago by Fabrício Matté <[email protected]>
🌹 Set travis-node version to match electron-node (#2374)

github.com/vercel/hyper - 13d89bd85dd617e1aed74c8f2547014eeb57414f authored about 7 years ago by Albin Ekblom <[email protected]>
Add trailingComma rule for config-default.js (#2372)

github.com/vercel/hyper - a53875f208d6b29f5481098c4b1084ac84a09628 authored about 7 years ago by Oswaldo Acauan <[email protected]>
Add Awesome Hyper to readme.md (#2345)

github.com/vercel/hyper - ba5172f9b558c2aca88e1eb39628aed5e0efff91 authored about 7 years ago by Hendry Sadrak <[email protected]>
Update electron to 1.7.9 (#2358)

github.com/vercel/hyper - 3015855fe85d1d2f8783ef4840e57f3bfcd04a8a authored about 7 years ago by Benjamin Staneck <[email protected]>
Fixed minor JS error, optimized website assets (#2357)

* Fixed video onended JS error

* Optimized website assets

666KB -> 544KB, i.e. "Riddikulus...

github.com/vercel/hyper - 8237ba541f9cc7acb644fdf1afe55ba37d28c088 authored about 7 years ago by Siim Orasmäe <[email protected]>
Merge branch 'master' into canary

github.com/vercel/hyper - 9c9a307958ad05e56045505da5c0309fb070224e authored over 7 years ago by CHaBou <[email protected]>
Fix keyboard event handling (#2331)

Implement Mousetrap-like keyboard handling

github.com/vercel/hyper - 7f1baff5e1d70a04583cd967dee6c3b9ab5165c6 authored over 7 years ago by CHaBou <[email protected]>
Add new keymaps to jump between tabs (#2330)

github.com/vercel/hyper - bcf1157b3726612e661581eebe9055357d92879b authored over 7 years ago by CHaBou <[email protected]>
Move Date.now() into actions to have pure reducers (#2324)

Reducers shouldn't have side effect. Date.now() is a side effect and should be done in action cr...

github.com/vercel/hyper - d3a015466a87eb33138d0b6ab0e10b0cdffe8701 authored over 7 years ago by CHaBou <[email protected]>
Add config to issue report template (#2293)

* fixes #1789

github.com/vercel/hyper - 2b61d4c081777d0428739b0528003197f1564f43 authored over 7 years ago by Matt bc <[email protected]>
removed contractions for consistency (#2325)

removed contractions for consistency, ie: `you're` into `you are`.

github.com/vercel/hyper - 2d14b19dcd76bd58373504389e8cbf7f86abcd5c authored over 7 years ago by Stefan Miodrag <[email protected]>
fix single tab title (#2289)

* fix single tab title

* fix single tab margin/padding

github.com/vercel/hyper - 8eb4541eeacac921fc6ecb9b40e821f1dcb17c57 authored over 7 years ago by Nelson Henrique <[email protected]>
Improve documentation of showHamburguerMenu option (#2315)

github.com/vercel/hyper - 9e7bd76ef95c31b40a3288b68eb03948c2139cdc authored over 7 years ago by Luiz Fernando Rodrigues <[email protected]>
Fix plugin requiring to authorize @ in config (#2312)

Fix #2311

github.com/vercel/hyper - e2d73702cdd648452344a1be6df989b953faf949 authored over 7 years ago by CHaBou <[email protected]>
Dependency updates! (#2310)

React 16 is now final, hterm is removed as it is no longer used.

github.com/vercel/hyper - c9b508ff9a051b0559791309da282133bcc6319c authored over 7 years ago by Benjamin Staneck <[email protected]>
Request release intro automatically (#2296)

* Request release intro automatically

* Removed useless assignment

* Better name for field

github.com/vercel/hyper - 47ccbe0c81a9e543064c458c8d375ade8820affc authored over 7 years ago by Leo Lamprecht <[email protected]>
Type checking configuration (#2291)

github.com/vercel/hyper - b41c0bf2cc295c8f3f2c11249f497d27f35975ce authored over 7 years ago by CHaBou <[email protected]>
1.4.8

github.com/vercel/hyper - 4ea9865ba54e5e51a153082f263c742fd87ae7f2 authored over 7 years ago by Leo Lamprecht <[email protected]>
Update Electron to 1.7.8

Related to #2277

github.com/vercel/hyper - cfb0454f2ecd9e37df9db7450776e7a39c9afe1a authored over 7 years ago by Leo Lamprecht <[email protected]>
2.0.4

github.com/vercel/hyper - 1f2419fe52657e361aa1e146896a0c9c6d943d2e authored over 7 years ago by Leo Lamprecht <[email protected]>
Update Electron to 1.7.8 (#2277)

* Update Electron to 1.7.8

[SECURITY] Fixed Chromium RCE vulnerability

* https://github.co...

github.com/vercel/hyper - fa3c63957a1dd1372012038980fc87d2e94e95cc authored over 7 years ago by Benjamin Staneck <[email protected]>
Restore lost commits from v2 branch (#2275)

* Fix decorated config with default colors (#2241)

Fix #2240

* Update xterm.js to 2.9.2 (#...

github.com/vercel/hyper - f0e9507caa75b0b22fb165a4cfc4c2b9d9ba669b authored over 7 years ago by Benjamin Staneck <[email protected]>
Merge branch 'master' into canary

github.com/vercel/hyper - 3293c3b50a3d43df22c80afe2deeb82a0002edf8 authored over 7 years ago by Guillermo Rauch <[email protected]>
Fix typo in utils customKeys (#2283)

github.com/vercel/hyper - acc2230b0e90d502af94710c9976c66c7a5ba635 authored over 7 years ago by Alexandre Santos <[email protected]>
add BC `getTermDocument` and a note about deprecation

github.com/vercel/hyper - 8283ce682501f55f76b7bc8e8c869b620b7bf205 authored over 7 years ago by Guillermo Rauch <[email protected]>
pty data events related perf improvements

github.com/vercel/hyper - 19f53550ea4037f59489c2e281f088c5c68d5cb3 authored over 7 years ago by Guillermo Rauch <[email protected]>
remove outdate comment

github.com/vercel/hyper - 5ab064ff64b10eb7c88bf64d33ef6221195f9a76 authored over 7 years ago by Guillermo Rauch <[email protected]>
Merge branch 'canary' of github.com:zeit/hyper into canary

github.com/vercel/hyper - a2539daf7be675ebaf28ee0bb77e83d25150ed99 authored over 7 years ago by Guillermo Rauch <[email protected]>
remove redux logger since it slows down pty events in development

github.com/vercel/hyper - 0ed146c7d91013450d55cc687e770afc54817a38 authored over 7 years ago by Guillermo Rauch <[email protected]>
avoid double requestAnimationFrame loop since xterm already has one

github.com/vercel/hyper - 57cb32de7e904763162245198f6b212c36b6014f authored over 7 years ago by Guillermo Rauch <[email protected]>
Revert "improve writing performance by avoiding redux for pty events"

This reverts commit 44dfb0faf888daf6d13ea9de719c39135b3a9343.

github.com/vercel/hyper - b775e23c3c0f3ba384eba8f6c8091c0f062702ab authored over 7 years ago by Guillermo Rauch <[email protected]>
Ignore dist dir in eslint (#2280)

github.com/vercel/hyper - d64a514912ef3c3668ef79a49a58d6e098ed2a91 authored over 7 years ago by Benjamin Staneck <[email protected]>
remove mousetrap package

github.com/vercel/hyper - 56a4ab26bb00112d83d0904cdc74346c44bcc0ea authored over 7 years ago by Guillermo Rauch <[email protected]>
improve writing performance by avoiding redux for pty events

github.com/vercel/hyper - 44dfb0faf888daf6d13ea9de719c39135b3a9343 authored over 7 years ago by Guillermo Rauch <[email protected]>
2.0.3

github.com/vercel/hyper - 2412d3422a603d93a2ccccbfab8d0b2ea768fcb8 authored over 7 years ago by Leo Lamprecht <[email protected]>
Fixed broken resizing (#2273)

* simplify and fix resizing

* don't lint built bundles

* bump eslint

github.com/vercel/hyper - de69aab095ff5ca96f84e9ce13942809e144b438 authored over 7 years ago by Guillermo Rauch <[email protected]>
Fixed icon proportions in About window (#2265)

github.com/vercel/hyper - a31e94eb5ac385cecaecb4d23071d4a8267f1610 authored over 7 years ago by Mina <[email protected]>
added "quickEdit" to the website docs (#2258)

fixes #2254

github.com/vercel/hyper - e30cbaced4fc512c61b9b59f6782c8aaa7de83e8 authored over 7 years ago by Alexander Wunschik <[email protected]>
Added updateChannel in #cfg table (#2244)

github.com/vercel/hyper - 384cb12df7e338e983d96618ae63cbf971d77b73 authored over 7 years ago by maxkeiser <[email protected]>
Merge branch 'master' into canary

github.com/vercel/hyper - e8a9741194f87f70860ed9e4eac22d5cc0123a78 authored over 7 years ago by CHaBou <[email protected]>
Fix decorated config with default colors (#2242)

Fix decorated config with default colors

github.com/vercel/hyper - c02c2526acc898cf19b93f1407fab53647af0344 authored over 7 years ago by CHaBou <[email protected]>
1.4.7

github.com/vercel/hyper - 38649d7d562ff20d77dbbd9fcc745b06fc9f8b0d authored over 7 years ago by Leo Lamprecht <[email protected]>
Made canary auto updates work (#2235)

github.com/vercel/hyper - 4f9bcf77bceb17daea23a6fd1f0bf17d232c0b27 authored over 7 years ago by Leo Lamprecht <[email protected]>
Merge branch 'master' into canary

github.com/vercel/hyper - d3cd9aee002a42dd8f25166accb39b11e908909c authored over 7 years ago by CHaBou <[email protected]>
Normalize keymap internals (#2227)

Fix #2195: normalizing keybindings using localeCompare to include non english keyboards as well

github.com/vercel/hyper - 4c71c99325b294e4c1dbb1756de500c9002ae6e4 authored over 7 years ago by Wilson Tayar <[email protected]>
Add canary icons and setup CIs

github.com/vercel/hyper - 43242cf663722377df500ac706b4c4e4b42616ad authored over 7 years ago by CHaBou <[email protected]>
Clean out old code

github.com/vercel/hyper - 14036e9094d398d8c0e99e7d949f9d9bb75e6427 authored over 7 years ago by CHaBou <[email protected]>
Prevent xterm to emit focus event twice

github.com/vercel/hyper - 46173019cd8cfd53dbdf5d150a29b0a2b9eacf79 authored over 7 years ago by CHaBou <[email protected]>