xtermjs

package
v0.0.0-...-4accd01 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SSH_CSS = html.Style(`
#terminal {
	min-height: 300px;
	max-height: 50vh;
}
div.fillScreen {
	position: fixed;
	top: 0;
	left: 0;
	max-height: 100vh !important;
	z-index: 100;
}

button.fillScreen {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 101;
}`)
View Source
var SSH_JS = html.JavaScript(sshJsRaw)
View Source
var XTERM_ADDON_FIT = html.JavaScript(xtermAddonFitRaw)
View Source
var XTERM_CSS = html.Style(xtermCssRaw)
View Source
var XTERM_JS = html.JavaScript(xtermJsRaw)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL