Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperPreview

License GitHub issues

URI preview for Hyper.
Display the preview of links in console that your mouse hovers on.

example

Installation

Since this plugin is still not available in npm, we have to do manual installation.
Simply clone this repo inside ~/.hyper_plugins/local/ and modify ~/.hyper.js:

module.exports = {
  ...
  localPlugins: ["hyperpreview"],
  ...
};

Credits

This plugin is inspired by xterm.js for how it calculates the mouseover, and xterm-addon-web-links for how it parses weblinks.


Made with ✨ & ❤️ by zenixls2 and contributors

About

An url preview extension for hyperterm v3.0.2

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages