Downloads:
84,055
Downloads of v 1.3.0:
776
Last Update:
14 Mar 2017
Package Maintainer(s):
Software Author(s):
- zeit
Tags:
hyper admin console terminal- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
hyper
This is not the latest version of hyper available.
- 1
- 2
- 3
1.3.0 | Updated: 14 Mar 2017
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
84,055
Downloads of v 1.3.0:
776
Maintainer(s):
Software Author(s):
- zeit
hyper 1.3.0
This is not the latest version of hyper available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by zeit. The inclusion of zeit trademark(s), if any, upon this webpage is solely to identify zeit goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install hyper, run the following command from the command line or from PowerShell:
To upgrade hyper, run the following command from the command line or from PowerShell:
To uninstall hyper, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download hyper --internalize --version=1.3.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade hyper -y --source="'INTERNAL REPO URL'" --version="'1.3.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade hyper -y --source="'INTERNAL REPO URL'" --version="'1.3.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install hyper
win_chocolatey:
name: hyper
version: '1.3.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'hyper' do
action :install
source 'INTERNAL REPO URL'
version '1.3.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller hyper
{
Name = "hyper"
Version = "1.3.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'hyper':
ensure => '1.3.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator AdmiringWorm on 16 Mar 2017.
Project goals
The goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards.
In the beginning, our focus will be primarily around speed, stability and the development of the correct API for extension authors.
In the future, we anticipate the community will come up with innovative additions to enhance what could be the simplest, most powerful and well-tested interface for productivity.
Log in or click on link to see number of positives.
- hyper-Setup-1.3.0.exe (c132adb152d9) - ## / 61
- hyper.1.3.0.nupkg (ad84ce0520b7) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Hyper (Install) 3.4.1 | 7410 | Sunday, January 8, 2023 | Approved | |
Hyper (Install) 3.4.0 | 416 | Monday, January 2, 2023 | Approved | |
Hyper (Install) 3.3.0 | 2965 | Tuesday, August 23, 2022 | Approved | |
Hyper (Install) 3.3.0-canary | 279 | Sunday, February 6, 2022 | Approved | |
Hyper (Install) 3.2.3 | 2757 | Saturday, April 16, 2022 | Approved | |
Hyper (Install) 3.2.2 | 352 | Tuesday, April 12, 2022 | Approved | |
Hyper (Install) 3.2.1 | 453 | Tuesday, April 5, 2022 | Approved | |
Hyper (Install) 3.2.0 | 1702 | Saturday, February 5, 2022 | Approved | |
Hyper (Install) 3.2.0-canary | 126 | Monday, January 10, 2022 | Exempted | |
Hyper (Install) 3.1.5 | 1048 | Saturday, January 8, 2022 | Approved | |
Hyper (Install) 3.1.4 | 2915 | Sunday, October 10, 2021 | Approved | |
Hyper (Install) 3.1.3 | 1465 | Saturday, September 11, 2021 | Approved | |
Hyper (Install) 3.1.2 | 1358 | Sunday, August 15, 2021 | Approved | |
Hyper (Install) 3.0.2 | 23705 | Friday, May 10, 2019 | Approved | |
Hyper (Install) 3.0.1-canary | 331 | Thursday, May 9, 2019 | Approved | |
Hyper (Install) 3.0.0 | 1073 | Monday, May 6, 2019 | Approved | |
Hyper (Install) 3.0.0-canary | 648 | Wednesday, January 2, 2019 | Approved | |
Hyper (Install) 2.1.2 | 4764 | Friday, February 8, 2019 | Approved | |
Hyper (Install) 2.1.1 | 2036 | Wednesday, January 9, 2019 | Approved | |
Hyper (Install) 2.1.0 | 1819 | Sunday, December 16, 2018 | Approved | |
Hyper (Install) 2.1.0-canary | 496 | Thursday, October 4, 2018 | Exempted | |
hyper 2.0.0 | 9394 | Tuesday, April 17, 2018 | Approved | |
hyper 1.4.8 | 5579 | Monday, October 2, 2017 | Approved | |
hyper 1.4.7 | 862 | Thursday, September 21, 2017 | Approved | |
hyper 1.4.6 | 587 | Tuesday, September 19, 2017 | Approved | |
hyper 1.4.4 | 702 | Thursday, September 14, 2017 | Approved | |
hyper 1.4.3 | 742 | Tuesday, September 5, 2017 | Approved | |
hyper 1.3.3 | 3274 | Saturday, May 20, 2017 | Approved | |
hyper 1.3.1 | 1605 | Tuesday, March 14, 2017 | Approved | |
hyper 1.3.0 | 776 | Tuesday, March 14, 2017 | Approved | |
hyper 1.1.0 | 1638 | Tuesday, January 10, 2017 | Approved | |
hyper 1.0.1 | 538 | Tuesday, January 10, 2017 | Approved |
Better perf, fewer bugs, unprecedented beauty
Improvements
Cursor blink support
Set cursorBlink: true
in ~/.hyper.js
to get this:
- Thanks @henrikdahl 0ee48c9841d700f35907f5ad59617f43f12dc6b4
Beautiful selection ranges
We now synchronize the color of your caret with the selection range's styling. It's amazing
- Thanks @henrikdahl 600f815dffe6fd835dfef5e3fde568a09bd286db
Performance
We are starting to roll out some nice performance improvements. This demo of rendering 3D objects using lots of (braille) characters now runs much more fluently on our testing device (Macbook 12)
- This is ongoing work. We have many more optimizations coming
- Thanks @rauchg dc3b90028b4d476b6b6f888f7602920e2ec5db76 fe6e2977bda9f6320629d3fc4453f7f87ab398f0 9f9da68408ced9b4f0996401420eff51bccd29ca 95141ac5376a72d5900bbfaec6f26628a6240600
Better rendering of multiple tabs
<img src="https://cloud.githubusercontent.com/assets/13041/23768566/4db11fd8-04c1-11e7-980a-c093d4ec61ef.png" width="350" /> <img src="https://cloud.githubusercontent.com/assets/13041/23768565/4dafd858-04c1-11e7-8212-a48798a97f25.png" width="350" />
<img src="https://cloud.githubusercontent.com/assets/13041/23768567/4db2b4a6-04c1-11e7-8047-6f449a8cb3b7.png" width="350" /> <img src="https://cloud.githubusercontent.com/assets/13041/23768564/4dae8246-04c1-11e7-840d-0bb76f395bf0.png" width="350" />
- Thanks @henrikdahl 78709d93cfb235f29cdd5d828f595796bad44410
UI font family is now configurable
Via the uiFontFamily
setting. Allows you to create themes like this:
<img src="https://cloud.githubusercontent.com/assets/13041/23768953/8fb5f43e-04c2-11e7-8159-6c7736b3fe88.png" width="500" />
- wow
- Thanks @henrikdahl ade9ad39fd1a79ac399abd1439ddce233bda103a
Improve CLI
Adds support for --help
and --version
. One of many improvements to come to the hyper
CLI!
- Thanks @supersam654 edff890f5fcd4e975c42169153fe8c2be9039fd7
Bug fixes
Text flickering upon hover on certain platforms
- Fixes #1490, #1575, #1579 (#1602)
- Thanks @chabou 1f3ea081e8cbc97dff900cc0b9f9d588c44e13e8
Plugin Installation Error notification
An unfortunate alert that would show whenever you would launch Hyper is now gone. Sorry about that one.
Plugin installation on Windows
We now correctly handling using the right sub-shell on win32
to install plugins
- Thanks @kwonoj 3df8274bf03fbfe75114781e160b33874cd73c3f
Plugin installation on Fish shell
We now special case Fish to make it work
- Thanks @henrikdahl 63ab33daa9d721cdc6e7bce630ede0e06da2b250
Fix config editing on Windows
Bash on Windows now launches the correct program for editing the config
- Thanks @stefanivic 36f96abb1d28ba85ebe678df2e87268b66aaf018
Fix bad state when closing a group of terms
- Thanks @chabou 75b5eb7d3f29ece4872a0a4dd6c099f81907f88b
Meta improvements
- Start to add some unit tests for low level functionality. Thanks @kandros 67d696329682daf359e02d1eac5bc2ccf7aaa660
- Fix typo in default config @martinvd 7ae7a523d1cd2bd183ebe1ede3f420ad3db429e0
- Bump electron @rauchg 12bda394beeda75b88f8f0eb69f5de0caa2b444f
- Improve website and plugins documentation
- @gsklee 717857ed6171a3f3edcfc6fcbd0cc267d023f65f
- @chabou 3fb2e04eae3409eadc03a0b42ac736265c2b7f2a
- Improve default config with notes about where to find other tops @MatthiasWinkelmann fc829d23e8edb1160986d4eb51a9afda92403b94
This package has no dependencies.
Ground Rules:
- This discussion is only about hyper and the hyper package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or hyper, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.