src.elv.sh/pkg/cli/tk.codeArea.expandWordAbbr (method)

2 uses

	src.elv.sh/pkg/cli/tk (current package)
		codearea.go#L225: func (w *codeArea) expandWordAbbr(trigger rune, categorizer func(rune) int) {
		codearea.go#L329: 		w.expandWordAbbr(key.Rune, CategorizeSmallWord)