nvalias Store the command “devalias alias device-path” in NVRAMRC
nvunalias Delete the alias from NVRAMRC. (set-defaults will do the same)
nvquit Discard the contents of the tempory buffer
use-nvramrc? Commands in the NVRAMRC are executed during system startup if set to true
2.8.2 Nvedit Editor Commands
Keystroke Description
Control-B Move backward one character
Control-C Exit the editor and return to the OBP
Control-F Move forward one chararcter
Control-H Delete the previous character to the current cursor position
Control-K If at the end of line, join the next line to the current line ( delete next line)
Control-L List all lines
Control-N Move to the next line in the NVRAMRC editing buffer
Control-0 Insert a new line at the current cursor position position and stay on current line
Control-P Move to the previous line in the NVRAMRC editing buffer
delete Delete the previous character
return Insert a new line at the cursor position and advance to the next line