How to terminate a window in tmux?

前端 未结 10 1487
你的背包
你的背包 2021-01-29 17:31

How to terminate a window in tmux? Like the Ctrlak shortcut in screen with Ctrla being the prefix.

10条回答
  •  悲&欢浪女
    2021-01-29 18:18

    ctrl + d kills a window in linux terminal, also works in tmux.

    This is kind of a approach.

提交回复
热议问题