Skip to main content

Module Terminal

Module Terminal 

Source
Expand description

Terminal domain handlers for Wind IPC.

Functionsยง

handle_local_pty_get_default_shell
Get default system shell - cross-platform
handle_local_pty_get_environment
Get terminal environment
handle_local_pty_get_profiles
Detect available terminal profiles - cross-platform
handle_terminal_create
Create a new PTY terminal via TerminalProvider.
handle_terminal_dispose
Dispose a terminal via TerminalProvider.
handle_terminal_hide
Hide a terminal.
handle_terminal_send_text
Write text to PTY stdin via TerminalProvider.
handle_terminal_show
Show a terminal in the UI.