Hi,
Change INPUTHISTORYMODE System Variable. It controls the content and location of the display of a history of user input and setting is stored as a bitcode using the sum of values like - 0 for no history of recent input is displayed, 1 for history of recent input is displayed at the command line or in a dynamic prompt tooltip with access through Up Arrow and Down Arrow keys, 2 - for history of recent input for the current command is displayed in the shortcut menu, 4 - for history of recent input for all commands in the current session is displayed in the shortcut menu and 8 - Markers for recent input of point locations are displayed in the drawing.
Hope this helps you.
|