Ecosyste.ms: OpenCollective

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

github.com/vercel/hyper

A terminal built on web technologies
https://github.com/vercel/hyper

Rename Actual Size to Reset Zoom Level #124

c8784c2d089a428d3cf788d188ffc8495ccd39a9 authored about 8 years ago by tim neutkens <[email protected]>
Merge branch 'master' into greenkeeper-react-dom-15.3.1

87e3debe452ca32ada6b97a5055376d7110543ae authored about 8 years ago by Leo Lamprecht <[email protected]>
chore(package): update react-addons-pure-render-mixin to version 15.3.1 (#635)

445e7e4d677ccbcc412e9d094d2b41bc0ff2008d authored about 8 years ago by Greenkeeper <[email protected]>
Merge branch 'master' into greenkeeper-react-dom-15.3.1

58a4f7c45f686dec007886caea92f9bd5213d7fa authored about 8 years ago by Leo Lamprecht <[email protected]>
Fix session exiting (#560)

* Fix session exiting

* Restore original flow and just remove listeners on session when exiti...

f0b049b2e38e89f677c97c246f1bf1d04d5317a8 authored about 8 years ago by chabou <[email protected]>
Merge branch 'master' into greenkeeper-react-dom-15.3.1

0cb9e21fe3bda00b4963341f2854af8e44813866 authored about 8 years ago by Leo Lamprecht <[email protected]>
chore(package): update react to version 15.3.1 (#637)

445306c0cc9dd33670b55709dd5b2543ff91e059 authored about 8 years ago by Greenkeeper <[email protected]>
chore(package): update react-dom to version 15.3.1

bde00f817caa1cbb734c5b202df1d258300ddadd authored about 8 years ago by greenkeeperio-bot <[email protected]>
Fix #527: validate cursorColor value and apply default if it fails (#590)

refactor `validateColor`: remove unnecessary variable declaration

125fdd98e5414b2cea99e8f7465720694c757386 authored about 8 years ago by James <[email protected]>
Added customChildrenBefore to the tabs. (#580)

customChildrenBefore was missing on the tabs component.

e2b270b17270a091f593da05aa338ee108530886 authored about 8 years ago by Efe GΓΌrkan YALAMAN <[email protected]>
Fix for markdown files (#618)

We shouldn't trim trailing whitespace in markdown files.

b0770e0bc3cb2dc2d8d32c470f125bdb79180e24 authored about 8 years ago by Vincent Klaiber <[email protected]>
Provide clear selection of text in terminal view (#608)

* Permit clearSelection on text enter and mouse selection. Fix #591

* Add config for copyOnSe...

fd351a5b9322d40b1924e49b493fb8031f0758ce authored about 8 years ago by Philippe Potvin <[email protected]>
Added shellArgs to the config. (#572)

In case someone wants to use non-login shells there is a field added to
the configuration file....

77597da1d3f84bb758622946a7bc2cfc5708f993 authored about 8 years ago by Efe GΓΌrkan YALAMAN <[email protected]>
Fix international tilde character, and ` and Β΄ (#584)

* This fixes many more keyboard layouts
* Make backticks work on German keyboards
* Add italia...

cb651f6492a67e660cbed16e97d50bdbb48535e5 authored about 8 years ago by James Hall <[email protected]>
chore(package): update electron-prebuilt to version 1.3.3 (#604)

https://greenkeeper.io/

f24c1a5499f0fe15db92547098ccf76571086b93 authored about 8 years ago by Greenkeeper <[email protected]>
chore(package): update should to version 11.0.0 (#602)

https://greenkeeper.io/

f3a1d6b26c5de3a97c085f59e91295b945900672 authored about 8 years ago by Greenkeeper <[email protected]>
Comments for ignored stuff

7398593bc36b9624db25f3faee21c3a35b1ca415 authored about 8 years ago by Leo Lamprecht <[email protected]>
A little shorter

9f8c2ce260e0b2932c38e2c7037e641a5119070d authored about 8 years ago by Leo Lamprecht <[email protected]>
Unneeded space

d33874593e9608839e98ccb60c1570d2cc0807fd authored about 8 years ago by Leo Lamprecht <[email protected]>
Open new window offset from last focused window (Credit: albinekb) (#581)

* Open new window offset from last focused window

* Make sure a newly opened window is seen t...

518b0cd9a5dfe883048d1e460ed4b6ce750b8879 authored about 8 years ago by James Hall <[email protected]>
Fix maximizing behaviour (#176)

* Fix maximizing and minimizing

* Emit via side effect in action creator

* Store window st...

749d1f4681ad117c7f469262fe37ef18203d4cf5 authored about 8 years ago by Ives van Hoorne <[email protected]>
Fix mapXDispatch and allow plugin to access onWheel (credit: lkzhao) (#578)

* Fix mapXDispatch && allow plugin to access onWheel see https://github.com/zeit/hyperterm/pull/563

9b42c5ff5257f107506020b182722ff506cc25da authored about 8 years ago by James Hall <[email protected]>
Use single quotes for better compatibility (#575)

cc112b668322301b46b4e2bed0d3a817947cfde6 authored about 8 years ago by Albin Ekblom <[email protected]>
Add config for bell (#468)

* Add config for bell

* Use Set instead

f954a1e7bccfd26259fe246e885f195fb51fdea6 authored about 8 years ago by Albin Ekblom <[email protected]>
chore(package): update electron-prebuilt to version 1.3.2 (#553)

https://greenkeeper.io/

ad586d6ba26a5e98ff8265429be8a06072466ca5 authored about 8 years ago by Greenkeeper <[email protected]>
Moved "file-uri-to-path" dep to app package.json (#569)

3dd8eadc9006959f18225eda9b2708b274905d7d authored about 8 years ago by Lorenzo Zottar <[email protected]>
File dropped into terminal window adds path to command line (#559)

* Added file-uri-to-path dependency

* Added new rpc event to send data to session

* Modifi...

9d65cb74c09b7a24e0a08195fb73aaef2db2fdad authored about 8 years ago by Lorenzo Zottar <[email protected]>
[WIP] Add proper window support (#547)

* Add proper window support to both the top menu, and the dock

* Sort out linting

* Only c...

77a103fbf1159771d4af12ac56e88b8d186751e5 authored about 8 years ago by James Hall <[email protected]>
Add the very first test πŸŽ‰ (#549)

* Add syntactic support for tags - #412
* Add the very first test :tada:
* Simplify multiple a...

f175268912d01ce13bf853fa5afe5dda2c3ae0aa authored about 8 years ago by Matheus Fernandes <[email protected]>
Prevent hovering on tabs from causing text flicker (#492)

* Prevent hovering on tabs from causing text flicker

For some reason, geometricPrecision was ...

2d4b518519ccc66dc4809bd190eb044e33de1a6d authored about 8 years ago by Mike <[email protected]>
Add Changelog episode badge to README (#543)

Links to: https://changelog.com/213

becced805763e7dd66d7710a13b8e71c88173c1c authored about 8 years ago by Adam Stacoviak <[email protected]>
Add support for environment variables in config (#534)

* Allow env to be specified in config (#424)

This is referencing #424. User specified environ...

011ae3fd5232dd91e6289432869c43dcd15a5441 authored about 8 years ago by Richard Zhao <[email protected]>
chore(package): update eslint-plugin-react to version 6.0.0 (#544)

https://greenkeeper.io/

20e8d5e1695b41e3181cae2ad5b1397decb77220 authored about 8 years ago by Greenkeeper <[email protected]>
Initial support for pressing ~ ^ " ' ` on international keyboard layouts until composed characters lands (#521)

* International keyboard support fixes

* Use correct tilde character

* Add correct caret c...

519210ece6709ba2b7ed3bb6cc5fece3c6a68903 authored about 8 years ago by James Hall <[email protected]>
Add support for opening the terminal on the correct display (#519)

* Add support for opening the terminal on the correct display

* Fix whitespace issue

* Sta...

c9fe3d82db755243690653c54c255bdb8d8cac32 authored about 8 years ago by James Hall <[email protected]>
Tidy rogue build file (#546)

aa84fde6b33cdb2eb8acba835fe7528cadae8f6c authored about 8 years ago by James Hall <[email protected]>
Fix space escaping in paths dragged onto the icon (#545)

7d765d531ee6601588ba4612b498428e699e3b1b authored about 8 years ago by James Hall <[email protected]>
Handling file opening (#329)

* Add function to escape a shell argument.

* Keep track of the last used window.

* Impleme...

7e941b0451d1bdebfd3140331b6df33e85c80fe2 authored about 8 years ago by Lorenzo Zottar <[email protected]>
Use configured shell to update plugins (#447)

* Use configured shell to update plugins

* Make it more compatible

* Use [email protected]

3198a90823372c2e71f2d8a3de06628b05681c59 authored about 8 years ago by Albin Ekblom <[email protected]>
package: bump render mixin (#520)

e295e6f66ee91fc9dd72b32e3659d61d26a4210c authored about 8 years ago by Guillermo Rauch <[email protected]>
Fallback to nano if no editor is set (#517)

* Fallback to nano if no editor is set

* Add notepad fallback for windows

* Remove padding...

c95ca509f351892f1bae92813914c1bee80fc3e0 authored about 8 years ago by James Hall <[email protected]>
chore(package): update react-dom to version 15.3.0 (#510)

https://greenkeeper.io/

e4042d0628f13c124e497abfe008678f91ccbccb authored about 8 years ago by Greenkeeper <[email protected]>
make the auto updater work on windows (#514)

988f32e373e3375503671a23dbdd1e9f0e82d5d2 authored about 8 years ago by Guillermo Rauch <[email protected]>
chore(package): update react to version 15.3.0 (#512)

https://greenkeeper.io/

990c138cf3987e93f2e3ce2710436d9ed364f275 authored about 8 years ago by Greenkeeper <[email protected]>
Fix #467 and #206; quit app on window close (#489)

60fbc122a853662dbffa5130af52e57c6e5a5195 authored about 8 years ago by Darin Morrison <[email protected]>
make eslint work again :P (#515)

0780f86b4769e2c773febdd5e3811a6aabdd13bd authored about 8 years ago by Guillermo Rauch <[email protected]>
Use semver (#513)

7d49546cd622b19c8ed083a48a746b9d9b7b1fa3 authored about 8 years ago by Albin Ekblom <[email protected]>
Fix code style

c3e4cbebe4c4c218b278a19223547f04877c14e1 authored about 8 years ago by Leo Lamprecht <[email protected]>
Correct css Blob type (#508)

220b29c6c7115da11449347ff72ca969c597889f authored about 8 years ago by Albin Ekblom <[email protected]>
Merge pull request #507 from zeit/greenkeeper-eslint-3.2.0

Update eslint to version 3.2.0 πŸš€

7be0730e999b714557b4cdfc51ad0b1135e8f92c authored about 8 years ago by Leo Lamprecht <[email protected]>
chore(package): update eslint to version 3.2.0

https://greenkeeper.io/

5ab4c43f6f3954da6445ef04acfa10fc3a10aa1b authored about 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #497 from zeit/greenkeeper-electron-builder-5.19.1

Update electron-builder to version 5.19.1 πŸš€

a8fd7bbd865f01654746d0788b9bc318b19905de authored about 8 years ago by Leo Lamprecht <[email protected]>
chore(package): update electron-builder to version 5.19.1

https://greenkeeper.io/

0c41105f4c7b42117f289b13a2ce94787c87cc8d authored about 8 years ago by greenkeeperio-bot <[email protected]>
Indicate command line

1127182b6fb9a54db6721618e2a6e27442fa5738 authored about 8 years ago by Leo Lamprecht <[email protected]>
Merge pull request #487 from 7373Lacym/add-localhost-regex

changed regex for most forms of localhost

23320bc72f75c19b3baf1c64afbb40b6f21a654e authored about 8 years ago by Leo Lamprecht <[email protected]>
Merge pull request #488 from chabou/prevent_shell_history_pollution

Add comment for PR #478

8ec4e7ae7410d7e5dcb3aefb7e31b7064d1957ab authored about 8 years ago by Leo Lamprecht <[email protected]>
Add comment for PR #478

31731f55f42305665f7c0f674d3dc74fbe06b41b authored about 8 years ago by CHaBou <[email protected]>
added regex for most forms of localhost

ccbcae0856233a15b54c1e27e789ddee366078ff authored about 8 years ago by Mitch Lacy <[email protected]>
Preventing shell history pollution (#478)

b3dec55f296b3155d3c293b92160877862a7fadc authored about 8 years ago by chabou <[email protected]>
Fix close tab icon

This closes #449

8874feff7605d39d1de98546bc22b776b2673f51 authored about 8 years ago by Leo Lamprecht <[email protected]>
Copy assets to app directory

2a13f3a38f686131d479947e7a36e64ef1f2bd76 authored about 8 years ago by Leo Lamprecht <[email protected]>
Use babel for minification (#471)

d05d82cb322ec6b7712d0837f0d1ca1c32458091 authored about 8 years ago by Darin Morrison <[email protected]>
Much more explicit

2dec8a0da292a7b2017bc9c5e4767bb04bf69378 authored about 8 years ago by Leo Lamprecht <[email protected]>
Build badge is more important

f2888f41950cde07d02b19cae800eb80403f69df authored about 8 years ago by Leo Lamprecht <[email protected]>
Use links for related repos

1a98495f3fe37737ce40d74e477f27fc657d2518 authored about 8 years ago by Leo Lamprecht <[email protected]>
Make it less blocky

c99ca223c3c6fe1ca9a064022fc2fbc75b3cadc0 authored about 8 years ago by Leo Lamprecht <[email protected]>
More samples

07c547b87aeb6f6bec70db1f6251921c08cc2f46 authored about 8 years ago by Leo Lamprecht <[email protected]>
Bye, heading

d4f7248392bc3c6ad79d239684546f63a8de5216 authored about 8 years ago by Leo Lamprecht <[email protected]>
New banner

3de2a2abecdcf88031dcbd2681c0f85bb0a0c4e5 authored about 8 years ago by Leo Lamprecht <[email protected]>
Explain how to contribute in a more detailed way

f373822f81ba5eeb7aee276672fe9533c4320dc7 authored about 8 years ago by Leo Lamprecht <[email protected]>
Clean up

6c82302cd38edaed4ee4e921b03c8ae6678a22c1 authored about 8 years ago by Leo Lamprecht <[email protected]>
Make it smaller again

e769b956411eacf90954c3aca5d4d705ad9c460c authored about 8 years ago by Leo Lamprecht <[email protected]>
Bigger logo

c8f0fa5ce3f294b35be98085b8330d0cf12dd12d authored about 8 years ago by Leo Lamprecht <[email protected]>
Put logo on top

c18da55b2de611e2807816bae7381186d8ce6697 authored about 8 years ago by Leo Lamprecht <[email protected]>
Disable greenkeeper mails

2724e5c38eefb630665bcbbaff9a2b451612af2e authored about 8 years ago by Leo Lamprecht <[email protected]>
Build badge

738ba65635e01a5cb75b002179e61c3e8f639724 authored about 8 years ago by Leo Lamprecht <[email protected]>
Merge pull request #454 from zeit/greenkeeper-electron-builder-5.17.0

Update electron-builder to version 5.17.0 πŸš€

d62cc657e4a5cd329b37e8882a7fedf9806a8212 authored about 8 years ago by Leo Lamprecht <[email protected]>
chore(package): update electron-builder to version 5.17.0

https://greenkeeper.io/

c3e95c334f7411c5b90eb4e6b043dc83844fc9ac authored about 8 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #452 from zeit/greenkeeper-electron-prebuilt-1.3.1

Update electron-prebuilt to version 1.3.1 πŸš€

0acf2d656aea6de7107048930925a92bdf195ea8 authored about 8 years ago by Leo Lamprecht <[email protected]>
chore(package): update electron-prebuilt to version 1.3.1

https://greenkeeper.io/

6c33a3d9d4018bef6661c560d290ab7393f6460a authored about 8 years ago by greenkeeperio-bot <[email protected]>
Fix Close process (#450)

* fix close process

* fix control

* fix lint

72059a7d93f7d18456f8bdf4efcc9ad6c0a084d8 authored about 8 years ago by Ayhan <[email protected]>
Revert "Fix close process" (#451)

ce357c72be5279e1faf409a874ea30f0beea0296 authored about 8 years ago by Ayhan <[email protected]>
fix close process (#448)

ed2c810c9ff7c50884a4cc1d3c215d02deede4ad authored about 8 years ago by Ayhan <[email protected]>
Merge pull request #446 from zeit/greenkeeper-update-all

Update all dependencies 🌴

8716549902303b4b1ac255c3ab5128467f2c834a authored about 8 years ago by Leo Lamprecht <[email protected]>
chore(package): update dependencies

https://greenkeeper.io/

82007f1850499c79870f41ca98a625bb1ed35468 authored about 8 years ago by greenkeeperio-bot <[email protected]>
Don't use electron directly (#388)

779e8ac98fc17638af80a8e5de9c3790918b8ceb authored about 8 years ago by Tim Neutkens <[email protected]>
Adjust eslint configuration (#389)

4e04d1c4b146755e9e5266d106f8c3c4f7b38330 authored about 8 years ago by Darin Morrison <[email protected]>
Update dependencies (#390)

:arrow_up: [email protected]
:arrow_up: [email protected]
:arrow_up: [email protected]

86416cebdfd68e6b13ab7553c1b68e87a019b705 authored about 8 years ago by Darin Morrison <[email protected]>
Fix linux tab margin (#442)

* Fix linux tab margin, close #433

* fix statement

83d7db363d9b0cdc0197179031e7760e9084f834 authored about 8 years ago by Ayhan <[email protected]>
Update shell after config change and notify the user (#405)

05eba4b521fb94cb7f2e2ab666adad0850290af6 authored about 8 years ago by Mike <[email protected]>
Remove duplicated shortcut bindings (#445)

7a01ec77c4edcec506b79a2f8ec10cee633849cd authored about 8 years ago by Marc Bachmann <[email protected]>
removing unnecesary line of code (#437)

24597f5e8e5cbac2294e872716e8874eeb90c9be authored about 8 years ago by Italo A. Casas <[email protected]>
really fix utf-8 now

9c50fd5148443927496290811cc356a11f939a1a authored about 8 years ago by Guillermo Rauch <[email protected]>
app: bump `package.json` version

60ad05f3747e6966e7003bb498baf33394467207 authored about 8 years ago by Guillermo Rauch <[email protected]>
Release 0.7.1

55c012106bc88b9fd34bfc8223fccc0d5ed3041d authored about 8 years ago by Guillermo Rauch <[email protected]>
notifications: fix `(notes)` link

6671e65434a8e9262343d1b4bae3bf61300328ad authored about 8 years ago by Guillermo Rauch <[email protected]>
session: suffix `UTF-8` to locale

cc @ekmartin @heathervv

27b2cd718ef07355400d32ecc70dcfeab1a480da authored about 8 years ago by Guillermo Rauch <[email protected]>
revert `--ignore-scripts`

05b491f62c43db100316176b9bb0d8e50487b902 authored about 8 years ago by Guillermo Rauch <[email protected]>
Server now extends EventEmitter instead of creating and EventEmitter instance (#406)

5764b31e265a9ab81b7659b536d9ea8020472654 authored about 8 years ago by Jacob Wunder <[email protected]>
Add a slight timeout to update the fontSmoothing pref (#407)

This seems like a bug with chrome/electron where the devicePixelRatio
value doesn't update righ...

7e889dd509e106a3bfbc76ac4e64e5ba4ff3dfb7 authored about 8 years ago by Mike <[email protected]>