src.elv.sh/pkg/edit.Editor.notifyf (method, view implemented interface methods)

3 uses

	src.elv.sh/pkg/edit (current package)
		editor.go#L125: func (ed *Editor) notifyf(format string, args ...interface{}) {
		editor.go#L134: 		ed.notifyf("[%v error] %v\n"+
		editor.go#L138: 		ed.notifyf("[%v error] %v", ctx, e)