hyperterm-crosshair

1.0.3 • Public • Published

hyperterm-crosshair

Extension for crosshair—vertical and horizontal line highlight—in hyperterm

Image of hyperterm-crosshair

How to use

Install HyperTerm and add hyperterm-crosshair to plugins in ~/.hyperterm.js.

You can also add a key to the config object in hyperterm.js to control the color of the highlight.

config: {

  // some settings

  // hyperterm-crosshair settings
  hypertermCrosshair: {
    // You can use any valid CSS color string
    color: 'rgba(119, 172, 217, 0.2)',
  }
}

License

MIT

/hyperterm-crosshair/

    Package Sidebar

    Install

    npm i hyperterm-crosshair

    Weekly Downloads

    4

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • aurelienbottazini