Andrew

Results 882 issues of Andrew

I'm curious, what's the point of skate? General purpose programming languages can use TOML, YAML, or similarly modern configuration systems, which may reference or embed text and binary data. Shell...

.hyper.js: ```json ... padding: '0 0 0 0', ... ``` The left column of terminal content is fairly flush with the top and left edges. But the right side of...

The default text selection behavior tends to greedily capture trailing whitespace past line terminations.

Different parts of Hyper use different string quote syntaxes. Many of the default configuration string values use single quotes. But `hyper install ` commands insert double quoted strings. Ideally, `hyper...

**Is your feature request related to a problem? Please describe.** I often highlight part of my terminal screen, temporarily switch to a different terminal window or even another application, then...

**Is your feature request related to a problem? Please describe.** I'd like the context menus to include Web browser-like inspection information on the right-clicked UI element, so that I can...

Hi, I am trying to soften the illumination of the foreground font color on the default tab. I am able to adjust the color of the active tab via `.tab_textActive`,...

The Powerlevel10k theme and (Oh My) Zsh customize my Terminal.app window title and tab title. But Hyper does not appear to integrate with either of these. Would like to configure...

macOS Terminal.app dims the tab control bar when a Terminal.app window is backgrounded in favor of other Terminal.app windows, or even other applications. Which Hyper CSS selectors match the tab...

Plugin management is odd. When I comment out a plugin, then it fails to appear in `hyper list`. Also, what is the hyper subcommand to clear the plugin cache?