Documentation ¶
Overview ¶
deprecated. see https://github.com/chzyer/readline/issues/43 use github.com/chzyer/readline/runes.go
Index ¶
- func Aggregate(candicate [][]rune) (same []rune, size int)
- func Backspace(r []rune) []byte
- func ColorFilter(r []rune) []rune
- func Copy(r []rune) []rune
- func Equal(a, b []rune) bool
- func HasPrefix(r, prefix []rune) bool
- func Index(r rune, rs []rune) int
- func IndexAll(r, sub []rune) int
- func IndexAllBck(r, sub []rune) int
- func Width(r rune) int
- func WidthAll(r []rune) (length int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColorFilter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.