Skip to content

Problems with GNU screen #6

Description

@lucmp

When I test zrc on the interactive command line, I often have these problems:

  • Backspace takes the cursor back past the prompt, overwriting it.
  • Pasting text is messy in multiple ways.
  • Pressing the UP arrow key causes the past command lines to be printed close to the prompt, with no space separating it as in the normal prompt.

The problem seems to be related to GNU screen. I use the Fish shell in GNU screen and my terminal application is stjerm, which is almost extinct nowadays. But I don't think stjerm is to blame. The same problem is not reproducible on sakura (another terminal application), until I start a GNU screen session in sakura. Then the problems begin again.

I never had any problem with GNU screen and Fish or Bash, so I am guessing Zrc and screen don't get along too well. It's hard to find anyone who still uses stjerm, but GNU screen is very popular so it's probably a good idea to check that. Maybe tmux too, but I never used it so I don't know if it has issues with Zrc (or any other shell for that matter).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions