Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jamsheedmistri on github.
  • I am jamsheed (https://keybase.io/jamsheed) on keybase.
  • I have a public key ASC8by7yOjqxpEuocRn5mfTCdMuQg_Sh-qegpQGsmcoo2go

To claim this, I am signing this object:

@JamsheedMistri
JamsheedMistri / .hyper.js
Created December 13, 2016 04:36
issue report for hyper
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 13.5,
// font family with optional fallbacks
fontFamily: 'Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
cursorColor: 'gold',