Documentation ¶
Index ¶
- Constants
- Variables
- func Execute(t *wind.Text, aq0 int, aq1 int, external bool, argt *wind.Text)
- func Get(et, t, argt *wind.Text, flag1, _ bool, arg []rune)
- func Put(et, _, argt *wind.Text, _, _ bool, arg []rune)
- func Putfile(f *wind.File, q0 int, q1 int, namer []rune)
- func Run(win *wind.Window, s string, rdir []rune, newns bool, argaddr, xarg *string, ...)
- type Command
- type Exectab
- type TextAddr
- type Waitmsg
Constants ¶
View Source
const ( IGlobal = -2 IError = -1 Ioff = 0 Ion = 1 )
View Source
const XXX = false
Variables ¶
View Source
var ( Fsysmount = func([]rune, [][]rune) *base.Mntdir { return nil } Fsysdelid = func(*base.Mntdir) {} Xfidlog = func(*wind.Window, string) {} Cwait = make(chan Waitmsg) )
View Source
var Acmeshell string
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.