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
/
tty.c
Commit message (
Expand
)
Author
Age
*
Sync OpenBSD patchset 302:
Tiago Cunha
2009-08-31
*
Sync OpenBSD patchset 287:
Tiago Cunha
2009-08-21
*
This is a better fix for OS X stupidity.
Nicholas Marriott
2009-08-19
*
Sync OpenBSD patchset 262:
Tiago Cunha
2009-08-16
*
Sync OpenBSD patchset 250:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 247:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 246:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 245:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 244:
Tiago Cunha
2009-08-14
*
Sync OpenBSD patchset 226:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 220:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 211:
Tiago Cunha
2009-08-09
*
Sync OpenBSD patchset 186:
Tiago Cunha
2009-07-28
*
Sync OpenBSD patchset 164:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 162:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 160:
Tiago Cunha
2009-07-23
*
Sync OpenBSD patchset 159:
Tiago Cunha
2009-07-22
*
Sync OpenBSD patchset 158:
Tiago Cunha
2009-07-22
*
Don't send initialisation strings is1/2/3 (barely anything else does) and move
Nicholas Marriott
2009-07-12
*
Fix $Id$.
Nicholas Marriott
2009-07-08
*
Handle empty or unset TERM correctly; also fix a fatal() message while here.
Nicholas Marriott
2009-07-08
*
$Id$.
Nicholas Marriott
2009-07-01
*
Fix $Id$.
Nicholas Marriott
2009-06-29
*
Copy the 256-colour flag into the tty saved cell as well as the actual colour,
Nicholas Marriott
2009-06-29
*
Whitespace and more syncing.
Nicholas Marriott
2009-06-25
*
Restore $Id$ and add script to do so.
Nicholas Marriott
2009-06-25
*
Miscellaneous unused functions, including one which was basically a
Nicholas Marriott
2009-06-25
*
Unused variables. Found by lint, no binary change.
Nicholas Marriott
2009-06-25
*
Trying to predict the cursor position for UTF-8 output in the same way as for
Nicholas Marriott
2009-06-25
*
Implement the DEC alignment test. With the last change this is enough for the
Nicholas Marriott
2009-06-25
*
Fix some miscalculations when clearing to start of screen: the number of lines
Nicholas Marriott
2009-06-25
*
UTF-8 detection is broken on sparc64; disable until I get time to test it fur...
Nicholas Marriott
2009-06-24
*
Try to guess if the window is UTF-8 by outputting a three-byte UTF-8 wide cha...
Nicholas Marriott
2009-05-19
*
Don't force wrapping with \n when asked, let the cursor code figure it out. S...
Nicholas Marriott
2009-05-14
*
Space trimmage mega-diff.
Nicholas Marriott
2009-05-04
*
Region can reset cursor to 0,0 - bad if there is an offset. So sort out regio...
Nicholas Marriott
2009-05-04
*
Use ACS for line drawing characters.
Nicholas Marriott
2009-05-04
*
Use a u_char so top-bit-set update the cursor as well.
Nicholas Marriott
2009-04-29
*
Ignore del too.
Nicholas Marriott
2009-04-29
*
Change scroll/pane redraws to only redraw the single pane affected rather than
Nicholas Marriott
2009-04-02
*
If redrawing the region would mean redrawing > half the pane, just schedule to
Nicholas Marriott
2009-04-02
*
Basic horizontal splitting and layout management. Still some redraw and other
Nicholas Marriott
2009-04-01
*
FD_CLOEXEC more fds. Still one I can't find...
Nicholas Marriott
2009-03-31
*
Draw vertical line on the right when window size is limited.
Nicholas Marriott
2009-03-31
*
- Unbreak selection colouring.
Nicholas Marriott
2009-03-30
*
8 -> UTF8_SIZE.
Nicholas Marriott
2009-03-29
*
Better UTF-8 support, including combined characters. Unicode data is now stored
Nicholas Marriott
2009-03-28
*
Step 2 of the Grand Plan To Make UTF-8 Better.
Nicholas Marriott
2009-03-28
*
Clear using ED when redrawing the screen. I foolishly assumed using spaces
Nicholas Marriott
2009-03-28
*
Whoops. Didn't mean to commit this yet.
Nicholas Marriott
2009-03-27
[next]