w3m

package
v0.0.0-...-aa7acec Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// ErrNotFound is returned when w3m can't be found
	ErrNotFound = errors.New("w3m not found")
)

Functions

func GetExecPath

func GetExecPath() string

GetExecPath finds w3mimgdisplay

func Spawn

func Spawn(a Arguments) error

Types

type Arguments

type Arguments struct {
	Xoffset  int // default: 0
	Yoffset  int // default: 0
	Width    int
	Height   int
	Filename string
}

Arguments is the struct for w3m arguments All fields are required

Jump to

Keyboard shortcuts

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