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
Commit message (
Collapse
)
Author
Age
...
*
Don't free twice when exiting.
Nicholas Marriott
2007-12-12
|
*
Actually incrementing the reference count would be nice.
Nicholas Marriott
2007-12-10
|
*
Yes, it is.
Nicholas Marriott
2007-12-07
|
*
Handle EOL properly when scrolled.
Nicholas Marriott
2007-12-07
|
*
Redraw position indicator regardless.
Nicholas Marriott
2007-12-07
|
*
Filling with the right attr should be done in screen-display.c.
Nicholas Marriott
2007-12-06
|
*
Use the current attr/colours for filling in new areas, this fixes the echo ↵
Nicholas Marriott
2007-12-06
|
|
|
|
\\033[35\;46m\\033[2J bug.
*
Bug fix; don't bail except on first line when printing.
Nicholas Marriott
2007-12-06
|
*
Workaround FreeBSD problems with deleting terms.
Nicholas Marriott
2007-12-06
|
*
Only close the tty during exit process and leave freeing it to when the ↵
Nicholas Marriott
2007-12-06
|
|
|
|
socket is lost.
*
Use the right function...
Nicholas Marriott
2007-12-06
|
*
Save term data in a linked list and reuse it.
Nicholas Marriott
2007-12-06
|
*
Fix charset stuff.
Nicholas Marriott
2007-12-06
|
*
Sync.
Nicholas Marriott
2007-12-06
|
*
Clean up after error properly.
Nicholas Marriott
2007-12-06
|
*
Restore termcap checks.
Nicholas Marriott
2007-12-06
|
*
Another redraw bugs.
Nicholas Marriott
2007-12-06
|
*
Screen debugging.
Nicholas Marriott
2007-12-06
|
*
Redraw buglets.
Nicholas Marriott
2007-12-06
|
*
set/reset mode window functions.
Nicholas Marriott
2007-12-06
|
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
|
*
Don't try to access more windows if the session has been destroyed.
Nicholas Marriott
2007-12-04
|
*
Handle missing parm_*.
Nicholas Marriott
2007-12-03
|
*
Clear before resize.
Nicholas Marriott
2007-12-02
|
*
The tty code already stores attributes and doesn't modify them if unaltered, ↵
Nicholas Marriott
2007-12-02
|
|
|
|
so the screen drawing code doesn't need to do so too. This probably also fixes bugs when switching screens where the actual tty attributes may not have been what the draw code (erroneously) expected.
*
Sync .cvsignore.
Nicholas Marriott
2007-12-01
|
*
home and end appear to be find/select with rxvt...
Nicholas Marriott
2007-12-01
|
*
Better error messages with no server.
Nicholas Marriott
2007-12-01
|
*
Bah, doing it together doesn't seem to work portably.
Nicholas Marriott
2007-11-30
|
*
install -d, from tobiasu.
Nicholas Marriott
2007-11-30
|
*
Change window name on \ek...\e\.
Nicholas Marriott
2007-11-30
|
*
Turn mouse on/off as appropriate.
Nicholas Marriott
2007-11-28
|
*
Preliminary mouse support.
Nicholas Marriott
2007-11-27
|
*
Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag.
Nicholas Marriott
2007-11-27
|
*
Clear current line properly on clear eos.
Nicholas Marriott
2007-11-27
|
*
Flush data on tty open. Also reset colour before clearing line/screen.
Nicholas Marriott
2007-11-27
|
*
Same exit process applied to detach.
Nicholas Marriott
2007-11-27
|
*
Three-stage exit process so that [] message printing works on detach etc.
Nicholas Marriott
2007-11-27
|
*
Make reset actually work.
Nicholas Marriott
2007-11-27
|
*
Minor tweaks/missed bits.
Nicholas Marriott
2007-11-27
|
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
|
*
Code tidying.
Nicholas Marriott
2007-11-26
|
*
Shift history up by 10% at a time.
Nicholas Marriott
2007-11-26
|
*
This is better than disabling it.
Nicholas Marriott
2007-11-26
|
*
Erm, check the right cell... d'oh.
Nicholas Marriott
2007-11-26
|
*
Heh. 2300 not 1200.
Nicholas Marriott
2007-11-26
|
*
Rv EOL optimisation, it screws up selection.
Nicholas Marriott
2007-11-26
|
*
Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of ↵
Nicholas Marriott
2007-11-26
|
|
|
|
places.
*
Update SRCS, use -rdynamic in DEBUG case, lose openssl crap.
Nicholas Marriott
2007-11-25
|
*
Sync SRCS.
Nicholas Marriott
2007-11-25
|
[prev]
[next]