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
/
tmux.h
Commit message (
Expand
)
Author
Age
...
*
#ifndef nitems to avoid redefining it if it is already in a header.
Nicholas Marriott
2009-06-25
*
tmux doesn't and won't need syslog logging, so remove it and some other unused
Nicholas Marriott
2009-06-25
*
Miscellaneous unused functions, including one which was basically a
Nicholas Marriott
2009-06-25
*
Nuke unused buffer functions. Found by lint.
Nicholas Marriott
2009-06-25
*
Change find-window and monitor-content to use fnmatch(3). For convenience and
Nicholas Marriott
2009-06-24
*
Add a dedicated function to convert a line into a string and use it to simpli...
Nicholas Marriott
2009-06-24
*
Trying to predict the cursor position for UTF-8 output in the same way as for
Nicholas Marriott
2009-06-24
*
Constify utf8_width() function argument.
Nicholas Marriott
2009-06-24
*
Proper support for tab stops (\033H etc), using a bitstring(3). Makes another
Nicholas Marriott
2009-06-04
*
Implement the DEC alignment test. With the last change this is enough for the
Nicholas Marriott
2009-06-03
*
New session option, status-utf8, to control the interpretation of top-bit-set
Nicholas Marriott
2009-06-03
*
Add a UTF-8 aware string length function and make UTF-8 in
Nicholas Marriott
2009-06-03
*
When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux
Nicholas Marriott
2009-06-03
*
Import tmux, a terminal multiplexor allowing (among other things) a single
Nicholas Marriott
2009-06-01
[prev]