IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8182


Ignore:
Timestamp:
Aug 4, 2006, 4:04:52 PM (20 years ago)
Author:
eugene
Message:

dropped default keyboard timeout

File:
1 edited

Legend:

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

    r7960 r8182  
    2222  rl_attempted_completion_function = command_completer;
    2323  rl_event_hook = NULL;
    24   rl_set_keyboard_input_timeout (100000);
     24  rl_set_keyboard_input_timeout (1000);
    2525
    2626  set_str_variable ("HISTORY", opihi_history);
Note: See TracChangeset for help on using the changeset viewer.