tmux is a "terminal multiplexer". It allows a
number of terminals (or windows) to be accessed
and controlled from a single terminal. It is
intended to be a simple, modern, BSD-licensed
alternative to programs such as GNU screen.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
이 릴리스에서 창-자료-인덱스 옵션을 추가합니다. 더 강력한 명령 출력의 서식 지정에 대 한 프레임 워크가입니다. 상태 표시줄 메시지 특성을 추가 합니다. 단어 구분 기호 창 보다는 세션 옵션을 이동 되었습니다. 이 릴리스의 새 프로세스에 대 한 작업 디렉터리 발견 하는 방법을 변경 합니다. 각 유형의 상태 표시줄 경고에 대 한 특성 추가 되었습니다. 불필요 한 옵션 창-상태-경고-{attr, bg, fg} 제거 되었습니다. 이 릴리스 능력 두 가지 별도 옵션에 찬성 접두사에 키 목록을 삭제 합니다. 플래그-2 보내기 접두사에 추가 되었습니다. 추가 사소한 버그가 해결 되었습니다. 명령 프롬프트 편집, Vi 모드 및 남자 페이지 개선.
This release adds a pane-base-index option. There is a framework for more powerful formatting of command output. Status-line message attributes added. Word-separators have been moved to be a session rather than window option. This release changes the way the working directory for new processes is discovered. Attributes for each type of status-line alert have been added. The superfluous options window-status-alert-{attr,bg,fg} have been removed. This release drops the ability to have a list of keys in the prefix in favor of two separate options. Flag -2 has been added to send-prefix. Additional minor bugs have been fixed. Command-prompt editing, Vi mode, and man page improvements.
하나 글로벌 스택은 현재 대신 버퍼의 당 세션 스택 사용됩니다. 따라서 복사 버퍼가 제거되었으며 버퍼 제한이 이제 서버 옵션입니다. 가장 최근에 사용되는 선택이 해결되었습니다. 캡처 창에서이 역사를 캡처할 수 있습니다. 창이 상태 라인 마우스 휠을 사용하여 변경할 수 있습니다. 모드 - 마우스가 켜져 있으면, 복사 모드가 자동으로 입력됩니다. 옵션을 마우스 크기 조절 창에서와 종 - 온 - 경보가 추가되었습니다. 추락 {, 휴식 스왑} 창을 통해 - 창을에 마지막으로 패널을 다시 설정하여 해결되었습니다. respawn 창에서 명령이 추가되었습니다. 지원 xterm 클립 보드를 설정하는 추가되었습니다. 하라는 메시지가 나타납니다의 초기 컨텍스트를 설정 할 수 있도록합니다. 중지 또는 잠긴 클라이언트에 보내는 데이터는 피할 수 있습니다.
One global stack is now used instead of a per-session stack of buffers. Thus, copy-buffer was removed and buffer-limit is now a server option. The most-recently-used choice was fixed. capture-pane is allowed to capture the history. The window can be changed by using the mouse wheel over the status line. When mode-mouse is on, copy mode is automatically entered. The options mouse-resize-pane and bell-on-alert were added. A crash was fixed by resetting the last pane on {break,swap}-pane across windows. A respawn-pane command was added. Support was added for setting the xterm clipboard. The initial context on prompts is allowed to be set. Sending data to suspended or locked clients is avoided.
윈도우 벨보고가 수정되었습니다. 이 릴리스는 다른 모드 때 이미 복사 모드로 전환할 때 죽음에서 서버를 방지할 수 있습니다. 화면 크기가 너무 표시기에 대한 작은 경우 그것은 복사 모드에서 충돌 방지합니다. 새 서버 옵션 : 출구가 - 맨몸. 새로운 세션 옵션 : - 무소속의 파괴. 새 명령 : 마지막 창에서. 새 창에서 옵션 (모니터 - 침묵) 및 세션 옵션 (영상 - 침묵). 프롬프트의 역사는 이제 대신 당 클라이언트의 세계입니다. 환경 변수는 지구 환경보다는 getenv (3)에서 검색되었습니다. 새 창 옵션 : 다른 창에서 - {높이, 너비}. 추가 사소한 버그가 해결되었습니다.
Window bell reporting has been fixed. This release prevents the server from dying when switching into copy mode when already in a different mode. It avoids crashing in copy mode if the screen size is too small for the indicator. A new server option: exit-unattached. A new session option: destroy-unattached. New command: last-pane. A new window option (monitor-silence) and session option (visual-silence). Prompt history is now global instead of per-client. Environment variables are retrieved from the global environment rather than getenv(3). New window options: other-pane-{height,width}. Additional minor bugs have been fixed.
새로운 입력 파서. 새로운 명령 / 플래그 / 옵션 / 제거 추가되었습니다. 복사 이사 Jump-forward/backward. 복사 모드로 병합 더 모드. 방지 이중 무료 창 옵션은 - 출구가 설정되어 남아있는 경우에. 맞춤 / 타일 레이아웃이 추가되었습니다. 신호 처리 수정된되었습니다. 솔라리스 9 해결할 수 있습니다. 모드 - 마우스 옵션이 설정되어 있으면 복사 모드에서 선택하게 끌어 수 있습니다. 지원 마우스 스크롤 휠을. 에서 tmux 시작 창 크기 조정과 수정 문제. xinitrc. tmux 소켓 (하지만이 포함된 폴더) 그룹에 사용 권한을 부여합니다. 추가 코드 감소, 그리고 몇 가지 버그가 수정되었습니다.
A new input parser. New commands/flags/options were added/removed. Jump-forward/backward in copy move. Merges more mode into copy mode. Prevents double free if the window option remain-on-exit is set. Custom/tiled layouts have been added. Signal handling has been reworked. Solaris 9 fixes. Allows dragging to make a selection in copy mode if the mode-mouse option is set. Supports the mouse scroll wheel. Fixes problems with window sizing when starting tmux from .xinitrc. Gives tmux sockets (but not the containing folder) group permissions. Additional code reduction, and a few bugs were fixed.
코드 libevent으로 전환되었습니다. 새로운 명령 / 옵션을 추가했다. 명령 설정 창에서 옵션을 표시 창에서 옵션을 설정하는 별칭 - 승이 변경되었고, 쇼 각각 w. 창 이제, 위에서 아래, 왼쪽, 상단 등을 Server를 참조하실 수있습니다 다양한 옵션이 설정 옵션은 - s를 표시와 함께 표시되는 옵션은 - s에 설정할 수있는 추가되었습니다. 허가 S - 전환을위한 열쇠 때 터미널 / terminfo 그들을 지원하는 접두사입니다. 창 대상 (- T는 플래그) 이제 마지막으로 창문으로 (!), 다음 (+), 이전 (-) 창문을 숫자로 참조할 수있습니다. 모드 키의 많은 사본을 모드에 추가되었습니다. 거기에 추가로 코드를 감축, 버그 수정, 향상된 기능 및 맨페이지입니다.
The code has been switched to libevent. New commands/options were added. The commands set-window-option, and show-window-options have been changed to be aliases to set -w, and show -w respectively. Panes can now be referred to as top, bottom, top-left, etc. Server-wide options have been added which can be set with set-option -s, and shown with show-options -s. Permit S- prefix on keys for shift when the terminal/terminfo supports them. Window targets (-t flag) can now refer to the last window (!), next (+), and previous (-) window by number. Lots of mode keys added in copy mode. There are additional code reductions, bug fixes, and manpage enhancements.