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 opacity of the highlight.

``` config: {

// some settings

// hyperterm-crosshair settings hypertermCrosshair: { opacity: 0.2, } } ```

License

MIT