summaryrefslogtreecommitdiff
path: root/src/pty.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-18Remove the #ident strings.Behdad Esfahbod1-1/+0
2004-04-20toggle the IUTF8 flag, if it was defined at compile-time (maybe forNalin Dahyabhai1-0/+3
2002-10-25snip off final newlines when we're matching, they're usually not wanted.Nalin Dahyabhai1-13/+9
2002-09-11Skip lookups for padding information if we're pretty sure we're using aNalin Dahyabhai1-0/+9
2002-08-01Expose vte_pty_set_size() and get_size() to localize terminal ioctl usage.vte_0_7_0Nalin Dahyabhai1-0/+5
2002-07-24Add private vte_pty_set_size() function. vte_pty_open() takes sizevte_0_5_3Nalin Dahyabhai1-1/+2
2002-06-14Add a parameter for passing in environment variables to add. PreprocessNalin Dahyabhai1-2/+2
2002-06-10Include gettext support. Mark warnings for possible translation. Add.Nalin Dahyabhai1-2/+2
2002-03-04Add support for the line-drawing characters in the special characters and line-Nalin Dahyabhai1-2/+2
2002-03-04Properly differentiate insertion delta (working screen) from scrolling delta.Nalin Dahyabhai1-1/+2
2002-02-25Initial revisionNalin Dahyabhai1-0/+35