Nu Class Reference

NuConsoleView

An NSTextView customization for Nu console display.

Superclass: NSTextView
Declared in: nu/console.nu

This class is part of the Nu console implementation. This class provides special handling of key presses in the console.

Methods

- (void) keyDown: (id) event
Intercept key presses to capture control key sequences that enhance command line editing.

in nu/console.nu