IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 4, 2005, 5:35:47 PM (21 years ago)
Author:
eugene
Message:

substantial dev work on scheduler/pcontrol/pclient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/scheduler.c

    r2598 r4450  
    4949  rl_readline_name = opihi_name;
    5050  rl_attempted_completion_function = command_completer;
     51  rl_event_hook = NULL;
     52  rl_set_keyboard_input_timeout (1000000);
    5153
    5254  set_str_variable ("HISTORY", opihi_history);
Note: See TracChangeset for help on using the changeset viewer.