Uploaded image for project: 'Aesh'
  1. Aesh
  2. AESH-352

Better HP-UX handling

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.0.0.Final
    • 0.66.8
    • main
    • None

    Description

      HP-UX do not work with the same options for the stty command as on other POSIX systems. It is not possible to specify the specific tty to get stty info from. There is however a specific HP-UX command that returns some info called ttytype. A typical output from ttytype -s would be:

      $ ttytype -s
      result: TERM='vt200'; export TERM;
      LINES=47; export LINES;
      COLUMNS=112; export COLUMNS;
      ERASE='^?'; export ERASE;
      

      Æsh needs to detect HP-UX, and have specific logic to get the info needed.

      Attachments

        Issue Links

          Activity

            People

              spederse@redhat.com Stale Pedersen
              spederse@redhat.com Stale Pedersen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: