Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History pane shows end of long text if "Wrap lines" is unchecked #56

Open
Rational-IM opened this issue Jul 2, 2021 · 1 comment
Open

Comments

@Rational-IM
Copy link

Problem Description

With "Wrap lines" unchecked on the History pane, every time I run some code, because of how long the string printed is, the pane tries to show the end of the string. With that, I can't see prior shorter commands. See the example below:

image

What steps reproduce the problem?

  1. Uncheck "Wrap lines" on the History pane
  2. Run a code with F5
  3. See that the horizontal bar is adjusted to show the end of the long command string

Would it be possible to show the beginning of the text instead?

Also, if I select a line on the History pane and press F9, nothing happens. Wouldn't it be nice if the same command would run (on the Console) if pressing F9 after selecting a line in the History pane?

  • Spyder version: 5.0.5
@juanis2112
Copy link
Contributor

Hi @Rational-IM, thanks for reporting. I think this is a UX issue so Ill transfer it to our UX repository where we can discuss it better.

@juanis2112 juanis2112 transferred this issue from spyder-ide/spyder Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants