src.elv.sh/pkg/edit.notifier.notifyError (method)

4 uses

	src.elv.sh/pkg/edit (current package)
		completion.go#L420: 			nt.notifyError("matcher", err)
		editor.go#L38: 	notifyError(ctx string, e error)
		key_binding.go#L71: 		nt.notifyError("binding", err)
		prompt.go#L177: 		nt.notifyError(ctx, err)