562af864bd
Merge branch 'obsd-master'
...
Conflicts:
Makefile
cmd-list-commands.c
cmd-suspend-client.c
job.c
tmux.h
xmalloc.c
2014-10-21 07:11:44 +01:00
a27ba6e380
Add xreallocarray and remove nmemb argument from xrealloc.
2014-10-08 17:35:58 +00:00
a432fcd306
Sync OpenBSD patchset 1150:
...
xfree is not particularly helpful, remove it. From Thomas Adam.
2012-07-11 19:34:16 +00:00
df912e3540
xfree is not particularly helpful, remove it. From Thomas Adam.
2012-07-10 11:53:01 +00:00
391f1f08c0
Expand the Id keyword.
2011-07-09 09:42:33 +00:00
31657820bc
Sync OpenBSD patchset 714:
...
Shut up gcc4 warnings.
2010-06-06 00:27:08 +00:00
0440d325d9
Shut up gcc4 warnings.
2010-06-05 16:32:22 +00:00
36a80b2cd6
Sync OpenBSD patchset 640:
...
Use the array.h code for the causes list.
2010-02-08 18:29:32 +00:00
4651180503
Use the array.h code for the causes list.
2010-02-06 23:22:27 +00:00
b4beb1a5cb
Sync OpenBSD patchset 473:
...
Missing ;. From eric@ ages ago.
2009-11-02 21:34:32 +00:00
e8b25188ad
Missing ;. From eric@ ages ago.
2009-10-29 08:59:17 +00:00
a5acabd923
Sync OpenBSD patchset 467:
...
tabs are better; ok nicm
2009-10-28 23:12:38 +00:00
ed62d1263c
tabs are better; ok nicm
2009-10-26 21:42:04 +00:00
35876eaab9
Import tmux, a terminal multiplexor allowing (among other things) a single
...
terminal to be switched between several different windows and programs
displayed on one terminal be detached from one terminal and moved to another.
ok deraadt pirofti
2009-06-01 22:58:49 +00:00
9d6827ebb2
UINT_MAX.
2008-09-29 16:58:02 +00:00
de0e1c6284
Lose ensure* stuff.
2008-08-07 20:20:52 +00:00
9798dcd4df
Start of improved buffer code. Only set-buffer/show-buffer commands so far.
2008-06-20 08:36:20 +00:00
64b88167d1
Remove aborts.
2008-06-18 16:35:26 +00:00
4c166484f4
Memory leak/missing init.
2008-06-16 07:01:41 +00:00
57c10dd0d8
Sync with fdm.
2007-08-27 08:08:19 +00:00
a41ece5ff0
Initial import to CVS. Basic functions are working, albeit with a couple of showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation.
2007-07-09 19:04:12 +00:00