3 of 6 standards met
Repository: vercel/hyper. Description: A terminal built on web technologies Stars: 44686, Forks: 3545. Primary language: TypeScript. Languages: TypeScript (98.1%), Shell (1%), NSIS (0.4%), HTML (0.3%), JavaScript (0.2%). License: MIT. Homepage: https://hyper.is Topics: css, html, hyper, javascript, linux, macos, react, terminal, terminal-emulators. Latest release: v3.4.1 (3y ago). Open PRs: 78, open issues: 947. Last activity: 1y ago. Community health: 75%. Top contributors: dependabot[bot], dependabot-preview[bot], LabhanshAgrawal, rauchg, chabou, leo, Stanzilla, matheuss, juancampa, greenkeeperio-bot and others.
TypeScript
Last 12 weeks · 0 commits
The home page suggests that font family names with spaces do not need quotes. However, on macOS, font families like Atkinson Hyperlegible Mono Regular require double quotes () around the name, or else they silently fail to resolve.
[x] I am on the latest Hyper.app version [x] I have searched the issues of this repo and believe that this is not a duplicate OS version and name: macOS 10.13.6 Hyper.app version: 2.0.0 (homebrew) Link of a Gist with the contents of your .hyper.js: NA Relevant information from devtools _(CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere)_: NA The issue is reproducible in vanilla Hyper.app**: Yes/NA Issue Generally speaking it's really unfortunate that so many tools just blindly dump random configuration in a user's home directory. Some tools (fish, kakoune, neovim) have started to adopt as an alternative. Please consider moving to . should also be moved to . I'm sure I could handle making the change if it would be welcome.