mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-13 15:41:14 -03:00
Clean up input initialization and destruction
This commit is contained in:
@@ -298,7 +298,6 @@ static void setup_and_process_keys(bool continuous_mode) {
|
||||
process_input(continuous_mode);
|
||||
restore_term_mode();
|
||||
restore_term_foreground_process_group();
|
||||
input_destroy();
|
||||
}
|
||||
|
||||
static bool parse_debug_level_flag() {
|
||||
|
||||
Reference in New Issue
Block a user