一些终端常用的热键

    技术2024-10-05  59

    ^+s -----> pause a running program

    ^+q ----> resume a paused program

    ^+m ---> the same as enter key

    ^+h--------> delete a character

    ^+u ---> delete a line

    ^+d ---> end of file (exit the terminal)

    ^+i ---> tab

     

     

    最新回复(0)