pub fn dispatch(input: &str) -> bool
Dispatches shell input to registered handlers. Returns true if any handler accepted the input.