Module input

Module input 

Source
Expand description

This module contains input-related logic for the log UI mode.

It includes handling key presses, command execution, and history navigation within the log view.

Modulesยง

commands ๐Ÿ”’
This module contains the command execution logic for the log UI mode.
history ๐Ÿ”’
This module contains logic for navigating command history in log mode.
keys ๐Ÿ”’
This module contains key event handling logic for the log UI mode.