MsetRawMode
Bun

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