Skip to main content

handle_bus_g

Function handle_bus_g 

Source
pub fn handle_bus_g(app: &mut App)
Expand description

Jump to the bottom of the bus log and enable auto-scroll.

Triggered by pressing g while in Bus view mode.

§Examples

handle_bus_g(&mut app);