src.elv.sh/pkg/cli/mode.navigation.codeArea (field)

7 uses

	src.elv.sh/pkg/cli/mode (current package)
		navigation.go#L57: 	codeArea   tk.CodeArea
		navigation.go#L81: 		if w.codeArea.Handle(event) {
		navigation.go#L82: 			filter := w.codeArea.CopyState().Buffer.Content
		navigation.go#L95: 	buf := w.codeArea.Render(width, height)
		navigation.go#L117: 		w.codeArea.MutateState(func(s *tk.CodeAreaState) {
		navigation.go#L141: 		w.codeArea.MutateState(func(s *tk.CodeAreaState) {
		navigation.go#L161: 		codeArea: tk.NewCodeArea(tk.CodeAreaSpec{