src.elv.sh/pkg/cli/tk.CodeAreaState.ApplyPending (method)

4 uses

	src.elv.sh/pkg/cli/tk (current package)
		codearea.go#L83: func (s *CodeAreaState) ApplyPending() {

	src.elv.sh/pkg/cli/mode
		completion.go#L79: 			s.ApplyPending()
		histwalk.go#L100: 			s.ApplyPending()

	src.elv.sh/pkg/edit
		completion.go#L190: 					s.ApplyPending()