Documentation
¶
Index ¶
- func HighlightInputLine(lines [][]rune, row int, shellFirst bool, env replcomplete.ReplCompleteEnv) string
- func HighlightInputLineSlice(lines [][]rune, row, start, end int, shellFirst bool, ...) string
- func HighlightShell(line string, env ShellEnv) string
- func HighlightShellBufferLine(fullLine string, shellText string, byteOffset int, env ShellEnv) string
- func HighlightSlash(line string, env replcomplete.ReplCompleteEnv) string
- type ShellEnv
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HighlightInputLine ¶
func HighlightInputLine(lines [][]rune, row int, shellFirst bool, env replcomplete.ReplCompleteEnv) string
func HighlightInputLineSlice ¶ added in v2026.624.0
func HighlightInputLineSlice(lines [][]rune, row, start, end int, shellFirst bool, env replcomplete.ReplCompleteEnv) string
func HighlightShell ¶
func HighlightSlash ¶
func HighlightSlash(line string, env replcomplete.ReplCompleteEnv) string
Types ¶
Click to show internal directories.
Click to hide internal directories.