summaryrefslogtreecommitdiff
path: root/src/pty.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 400184 – _vte_pty_open declaration mismatch - breaks on SolarisChris Wilson2007-01-241-2/+1
* Bug 400184 – _vte_pty_open declaration mismatch - breaks on SolarisChris Wilson2007-01-241-1/+1
* Remove the #ident strings.Behdad Esfahbod2006-04-181-1/+0
* toggle the IUTF8 flag, if it was defined at compile-time (maybe forNalin Dahyabhai2004-04-201-0/+3
* snip off final newlines when we're matching, they're usually not wanted.Nalin Dahyabhai2002-10-251-13/+9
* Skip lookups for padding information if we're pretty sure we're using aNalin Dahyabhai2002-09-111-0/+9
* Expose vte_pty_set_size() and get_size() to localize terminal ioctl usage.vte_0_7_0Nalin Dahyabhai2002-08-011-0/+5
* Add private vte_pty_set_size() function. vte_pty_open() takes sizevte_0_5_3Nalin Dahyabhai2002-07-241-1/+2
* Add a parameter for passing in environment variables to add. PreprocessNalin Dahyabhai2002-06-141-2/+2
* Include gettext support. Mark warnings for possible translation. Add.Nalin Dahyabhai2002-06-101-2/+2
* Add support for the line-drawing characters in the special characters and line-Nalin Dahyabhai2002-03-041-2/+2
* Properly differentiate insertion delta (working screen) from scrolling delta.Nalin Dahyabhai2002-03-041-1/+2
* Initial revisionNalin Dahyabhai2002-02-251-0/+35