Changeset 4450 for trunk/Ohana/src/opihi/pcontrol/pcontrol.c
- Timestamp:
- Jul 4, 2005, 5:35:47 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/pcontrol.c
r3212 r4450 45 45 rl_attempted_completion_function = command_completer; 46 46 rl_event_hook = CheckSystem; 47 /* rl_set_keyboard_input_timeout (2000000); */47 rl_set_keyboard_input_timeout (1000000); 48 48 49 49 set_str_variable ("HISTORY", opihi_history);
Note:
See TracChangeset
for help on using the changeset viewer.
