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

Error from Cat command is on the same line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 0.56
    • extensions
    • None

    Description

      issue with screenshot:
      https://github.com/aeshell/mterm/issues/24

      weird because cat doing well, but client program doing well too:

      cat:
      catch(FileNotFoundException fnfe) {
      commandInvocation.getShell().err().println("cat: "+fnfe.getMessage());
      return CommandResult.FAILURE;
      }

      client program:
      getPos().write((command).getBytes()); < ----
      getPos().write(Config.getLineSeparator().getBytes());
      getPos().flush();

      Attachments

        Activity

          People

            spederse@redhat.com Stale Pedersen
            heliofrota Helio Frota
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: