• lemmydividebyzero@reddthat.comOP
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    6
    ·
    10 hours ago

    I asked this myself, too. AI response:

    clear: clears the visible screen (sends the terminal’s “clear” sequence); usually fast and does not change terminal settings or fully reinitialize scrollback.

    reset: fully reinitializes the terminal (sends init strings, resets modes/attributes, may reconfigure terminfo/baud, and clears); slower and used to recover from garbled output or broken state.