GNU 화면에서 창을 이동하는 방법

GNU 화면에서 창을 이동하는 방법

Window 1에 "Codes"라는 창이 있는데 이를 Window 7로 옮기고 싶은데 가능한가요?

답변1

예, 가능합니다. 창 1로 이동하여 명령 문자(예 CTRL-A: )를 입력한 후 다음을 입력합니다 :number 7. 7에 이미 창이 있으면 두 창이 서로 교체됩니다(창 7이 창 1이 됩니다). 맨페이지에서:

   Change the current windows number. If the given  number  n  is  already
   used  by  another  window,  both  windows exchange their numbers. If no
   argument is specified, the current window number (and title) is shown.

관련 정보