Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
304ea079d2157b6625c960e0daa817213ba1ffd6
/
cmd-string.c
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
51a1dbf
Simplify command string parsing with a helper function from Tiago Cunha.
by Nicholas Marriott
· 12 years ago
df912e3
xfree is not particularly helpful, remove it. From Thomas Adam.
by Nicholas Marriott
· 12 years ago
8715247
Read ${X} environment variables in strings and $HOME from the global
by Nicholas Marriott
· 14 years ago
24634b6
have_arg matches buf so it is no longer necessary, spotted by Tim van der Molen.
by Nicholas Marriott
· 15 years ago
c29bfd2
Remove unnecessary comparison, pointed out by Tiago Cunha.
by Nicholas Marriott
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
by Nicholas Marriott
· 15 years ago
3e14796
Get a u_char from the string, otherwise it isn't possible to enter \0377 as it
by Nicholas Marriott
· 15 years ago
9b9d26f
Use home from struct passwd if HOME is empty as well as if it is NULL, and fix
by Nicholas Marriott
· 15 years ago
9f6d685
I made a complete horlicks of the last change, fix it so it doesn't either lead
by Nicholas Marriott
· 15 years ago
89763f2
Rewrite a confusing loop when freeing the arg array on exit and move the check
by Nicholas Marriott
· 15 years ago
ed62d12
tabs are better; ok nicm
by Theo Deraadt
· 15 years ago
6491274
Infrastructure and commands to manage the environment for processes started
by Nicholas Marriott
· 15 years ago
1673735
Add a terminal-overrides session option allowing individual terminfo(5) entries
by Nicholas Marriott
· 15 years ago
cba885a
Expand leading tildes in arguments, from Tiage Cunha.
by Nicholas Marriott
· 15 years ago
f63761e
Fix two memory leaks when assigning shell variables in configuration
by Nicholas Marriott
· 15 years ago
a3c3284
strdup the input to putenv to avoid in one case passing a string that is later
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago