Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-11] src/external/bsd/tmux



Module Name:    src
Committed By:   martin
Date:           Wed Jun  3 18:53:49 UTC 2026

Modified Files:
        src/external/bsd/tmux/dist [netbsd-11]: CHANGES configure configure.ac
            image.c screen.c tmux.h
        src/external/bsd/tmux/usr.bin/tmux [netbsd-11]: Makefile

Log Message:
Pull up the following, requested by kim in ticket #303:

        external/bsd/tmux/dist/CHANGES                  up to 1.1.1.13
        external/bsd/tmux/dist/configure                up to 1.1.1.13
        external/bsd/tmux/dist/configure.ac             up to 1.1.1.13
        external/bsd/tmux/dist/image.c                  up to 1.2
        external/bsd/tmux/dist/screen.c                 up to 1.18
        external/bsd/tmux/dist/tmux.h                   up to 1.25
        external/bsd/tmux/usr.bin/tmux/Makefile         up to 1.46

Import tmux 3.6b.

  CHANGES FROM 3.6a TO 3.6b

  * Remove images from the correct list when they are removed while in the
    alternate screen (reported by xlabai at tencent dot com).


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.11.2.1 -r1.1.1.11.2.2 src/external/bsd/tmux/dist/CHANGES \
    src/external/bsd/tmux/dist/configure \
    src/external/bsd/tmux/dist/configure.ac
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.4.1 src/external/bsd/tmux/dist/image.c
cvs rdiff -u -r1.16.2.1 -r1.16.2.2 src/external/bsd/tmux/dist/screen.c
cvs rdiff -u -r1.23.2.1 -r1.23.2.2 src/external/bsd/tmux/dist/tmux.h
cvs rdiff -u -r1.38.2.1 -r1.38.2.2 \
    src/external/bsd/tmux/usr.bin/tmux/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index