method
Terminal.setRawMode
enabled: boolean
): void;
Set raw mode on the terminal. In raw mode, input is passed directly without processing.
@param enabled
Whether to enable raw mode
method
Set raw mode on the terminal. In raw mode, input is passed directly without processing.
Whether to enable raw mode