Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
Terminal multiplexer
[
Releases
]
Clone this repo:
Branches
rivoreo-fork
master
Tags
2.2-rivoreo-r3
2.2-rivoreo-r2
2.2-rivoreo-r1
2.2
2.1
2.0
1.9a
1.9
1.8
1.7
More...
f0dd854
Use getopt_long(3C) to parse subcommand options on Solaris, as its getopt(3C) didn't support reinitialization
by WHR
· 3 days ago
rivoreo-fork
90c882e
Fix send-keys with UTF-8.
by nicm
· 9 years ago
433c137
Remove .travis.yml
by WHR
· 4 days ago
b777687
Only check ncurses headers after checking ncurses availability via pkg-config(1)
by WHR
· 4 days ago
a7cdb99
Remove remaining uses of BSD-style fixed-width unsigned integer types
by WHR
· 4 days ago
64dbf86
Don't interpret options in the direct-exec command line
by WHR
· 4 days ago
9bcc250
Add window option 'allow-bracket-paste' to control whether to allow bracket paste mode
by WHR
· 9 weeks ago
2d938ca
Don't abort the program in function 'window_copy_write_line' when input string length exceeds the limit
by WHR
· 4 months ago
e90f054
Remove detection and compatibiltiy code for BSD-style unsigned integer types; remove getopt(3) checking from configure.ac
by WHR
· 1 year, 9 months ago
5dcc551
Remove already-disabled code for setting LC_CTYPE; correct usage string format
by WHR
· 1 year, 9 months ago
dfebc98
Remove bundled getopt(3) implementation; make some red-black tree functions static; use 24-hour time format for clock; remove some unused codes
by WHR
· 2 years, 10 months ago
2.2-rivoreo-r3
43636ab
Don't unconditionally set LC_CTYPE to 'en_US.UTF-8'; disable UTF-8 charset checking; remove uses of BSD-specific err(3) and errx(3), so linking with a compatibility library for some non-BSD systems is no longer required
by WHR
· 3 years, 9 months ago
2.2-rivoreo-r2
8420373
Don't override user-specified optimization-control options by adding '-O2' to CFLAGS; remove obsoleted '-W' from CFLAGS
by WHR
· 3 years, 9 months ago
a33fb05
Minor compatibility fixes for AIX 7.1
by WHR
· 3 years, 9 months ago
8e1274d
Only assume width 1 when wcwidth() returns -1 on non-OpenBSD platforms.
by Nicholas Marriott
· 9 years ago
2.2-rivoreo-r1
9a4b45d
Add CHANGES notes for 2.2 release
by Thomas Adam
· 9 years ago
2.2
ad2532c
Merge branch 'obsd-master'
by Thomas Adam
· 9 years ago
075c086
fatalx() not fatal().
by nicm
· 9 years ago
7b8dcba
Merge branch 'master' of github.com:tmux/tmux
by Nicholas Marriott
· 9 years ago
75b2c16
Add --disable-utempter to build without it.
by Nicholas Marriott
· 9 years ago
Next »