ソフトアンテナ

Windows/Mac/Mobile用オンラインソフトのバージョンアップ状況を調べています。

  Hyper

詳細情報

タイトル Hyper
URL https://hyper.is/
バージョン ver 4.0.0-canary.5
更新日 2023/07/13
追加日 2016/07/19
種別 フリーソフト
説明 Electronで作られたターミナルソフトウェア。

レビュー

レビューはありません。

スクリーンショット

更新グラフ

バージョン履歴

4.0.0-canary.5 Pre-release
Pre-release

Fixes bell config handling and few dependency updates.

Changelog

  • fix term crash when bell is false in #7332
  • convert tab, tabs and searchBox to function components in #7320

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v4.0.0-canary.4...v4.0.0-canary.5

4.0.0-canary.4 Pre-release
Pre-release

Say hi to multiple profiles and image support! 🎉

Now you can add profiles through the profiles and defaultProfile keys in config. The window color scheme and terminal rendering follows the window's profile, you can open a new window for a particular profile as well. Any tabs and splits opened in the window for any profile will follow the window.

Note - Plugins apply to all profiles, so if you are using a plugin to set the theme etc. It'd have effect on all profile windows ui.

Changelog

  • Add support for displaying Sixels by @marvinruder in #6987
  • Add initial support for multiple profiles in #7301
(省略されました)
4.0.0-canary.3 Pre-release
Pre-release

Update border radius again

Small update with few dependency upgrades and a fix for the border radius.

Changelog

  • Update border radius again in #6997

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v4.0.0-canary.2...v4.0.0-canary.3

4.0.0-canary.2 Pre-release
Pre-release

Custom config migration

This release enables migration of any custom logic if present from the v3 config to a local plugin migrated-hyper3-config. If you're upgrading from 4.0.0-canary.1 then you'd need to delete the previously generated config file for migration to take place. The local plugins are located at ~/.config/Hyper/plugins/local for mac & linux, and to %APPDATA%\Hyper\plugins\local for windows. It should be in $XDG_CONFIG_HOME/Hyper/plugins/local if $XDG_CONFIG_HOME is set.

The window border radius on macOS is also fixed now.

I hope you all will give this release a try and post your old config vs the generated plugin in the release discussions thread and report any bugs.

<

(省略されました)
4.0.0-canary.1 Pre-release
Pre-release

V4.0.0-canary.1 Happy New Year 2023 🎉

This is the first canary build for v4.

We're moving to json as the format for our config file. This would enable us to programatically modify the config, making things like multiple profiles, preferences UI etc. easier to implement. We also include a json schama for the config now to enable editors' intillisense.

The config location is also changed to ~/.config/Hyper/hyper.json for mac & linux, and to %APPDATA%/Hyper/hyper.json for windows. It should be in $XDG_CONFIG_HOME/Hyper/hyper.json if $XDG_CONFIG_HOME is set. plugins directory would also be moved.

Your old config will be automatically migrated, except any c

(省略されました)

3.4.0-canary.1

Pre-release
Pre-release

V3.4.0-canary.1

Changelog

  • Bring canary channel to parity with stable channel (v3.3.0)
  • Revert "Allow transparent backgrounds in webgl" (2f757d8)

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v3.3.0-canary.2...v3.4.0-canary.1

3.3.0

V3.3.0

Changelog

  • Use v8 snapshots to cache dependencies (#6224)
  • Passing cursorAccentColor down properly (#6538) @latin-1
  • Dependency Updates

Full Changelog: v3.2.3...v3.3.0

3.2.3

V3.2.3

Changelog

  • Revert "Allow transparent backgrounds in webgl" (2f757d8)

Note: This is being done to avoid transparency issues in recent releases with the webgl renderer. Will re-enable once webgl and transparency work together properly.

Full Changelog: v3.2.2...v3.2.3

3.3.0-canary.2

Pre-release
Pre-release

V3.3.0-canary.2 - Some performance related improvements

Changelog

  • Bring canary channel to parity with stable channel (v3.2.2)
  • Use v8 snapshots to cache dependencies (#6224)

Note - Set updateChannel to 'canary' in hyper config (command/ctrl+,) to stay on canary builds.

Full Changelog: v3.3.0-canary.1...v3.3.0-canary.2

3.2.2

V3.2.2

Changelog

  • update xterm to fix emacs issue(3307fdb)

Full Changelog: v3.2.1...v3.2.2

3.2.1

V3.2.1

Changelog

  • Remove python dependency in cli on macOS (#6389) @zcutlip
  • Remove dead Art link in Readme.md (#6355) @mwoz123
  • chore: replace deprecated String.prototype.substr() (#6393) @CommanderRoot
  • Allow transparent backgrounds in webgl (2e8e2af)
  • Use shell-env to get clean env only for AppImages (#6268)

Full Changelog: v3.2.0...v3.2.1