Versions in this module Expand all Collapse all v0 v0.7.6 Jun 15, 2024 Changes in this version + const MaxDiffKeyLen + const MaxDiffValLen + var IgnoreVars = map[string]bool + func DisplayStateUpdateDiff(buf *bytes.Buffer, oldState packet.ShellState, newState packet.ShellState) + func GetRtnStateDiff(ctx context.Context, screenId string, lineId string) ([]byte, error) + func ParseAliases(aliases string) (map[string]string, error) + func ParseFuncs(funcs string) (map[string]string, error)