index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cfg.c
Commit message (
Expand
)
Author
Age
*
Sync OpenBSD patchset 467:
Tiago Cunha
2009-10-28
*
Sync OpenBSD patchset 290:
Tiago Cunha
2009-08-24
*
Sync OpenBSD patchset 289:
Tiago Cunha
2009-08-24
*
Sync OpenBSD patchset 233:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 206:
Tiago Cunha
2009-07-30
*
Restore $Id$ and add script to do so.
Nicholas Marriott
2009-06-25
*
Unused prototypes. Found by lint, no binary change.
Nicholas Marriott
2009-06-25
*
stat(2) files before trying to load them to avoid problems, for example with ...
Nicholas Marriott
2009-05-21
*
Close .tmux.conf... DOH.
Nicholas Marriott
2009-03-31
*
Support command sequences separated by " ; ". Also clean up command printing.
Nicholas Marriott
2009-01-18
*
Environment variables in configuration file.
Nicholas Marriott
2008-07-25
*
Lose unnecessary flags on context.
Nicholas Marriott
2008-06-21
*
Handle commented lines.
Nicholas Marriott
2008-06-19
*
Convert cfg.c to use cmd-string stuff.
Nicholas Marriott
2008-06-19
*
Fix some stupid parser bugs, most notably forgetting to allocate space for \0.
Nicholas Marriott
2008-06-16
*
Informational messages on window option changes.
Nicholas Marriott
2008-06-16
*
Don't die on empty strings.
Nicholas Marriott
2008-06-14
*
Allow comments at EOL; count blank lines properly.
Nicholas Marriott
2008-06-02
*
Quick man page update, also fix some usages and get rid of some CMD_KEY checks.
Nicholas Marriott
2008-06-02
*
Last bits of basic configuration file. By default in ~/.tmux.conf or specifie...
Nicholas Marriott
2008-06-02
*
Return error cause properly.
Nicholas Marriott
2008-06-02
*
Clear msgdata where it is unavailable.
Nicholas Marriott
2008-06-02
*
Move -s and -c down a level so handling them is the responsibility of the com...
Nicholas Marriott
2008-06-02