ciwCmdHistoryInPlace
ui ciwCmdHistoryInPlace boolean { t | nil }
Description
Lets you access history commands within the edit area of the input area using the up and down arrow keys.
GUI Equivalent
Examples
envGetVal("ui" "ciwCmdHistoryInPlace")
envSetVal("ui" "ciwCmdHistoryInPlace" 'boolean nil)
Related Topics
Return to top