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

Incorrect TTY layer initialization #2601

Closed
mc-butler opened this issue Sep 1, 2011 · 8 comments
Closed

Incorrect TTY layer initialization #2601

mc-butler opened this issue Sep 1, 2011 · 8 comments
Assignees
Labels
area: tty Interaction with the terminal, screen libraries prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2601
Reporter andrew_b (@aborodin)

The xterm_flag variable is initialized in setup_mc() but used first time in key_init () and then tty_init() (in do_enter_ca_mode()) before setup_mc() call.

See also #2479 (mouse support under tmux/screen terminal).

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 1, 2011 at 12:37 UTC (comment 1)

  • Owner set to andrew_b
  • Status changed from new to accepted

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 6, 2011 at 6:22 UTC (comment 2)

  • Keywords set to stable-candidate
  • Branch state changed from no branch to on review
  • Description edited

Branch: 2601_tty_init (parent: master).
Initial [b24a713b89e89917e6615adf817870343e6d3357]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Sep 7, 2011 at 11:43 UTC (comment 3)

  • Votes set to slavazanko

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Sep 7, 2011 at 13:26 UTC (comment 4)

  • Description edited

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 8, 2011 at 7:55 UTC (comment 5)

  • Description edited
  • Votes changed from slavazanko to slavazanko andrew_b
  • Branch state changed from on review to approved

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 8, 2011 at 10:13 UTC (comment 6)

  • Resolution set to fixed
  • Votes changed from slavazanko andrew_b to committed-master
  • Status changed from accepted to testing

Merged to master.
[a02c24e]

git log --pretty=oneline eba55dd..a02c24e

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Sep 9, 2011 at 6:53 UTC (comment 7)

  • Status changed from testing to closed
  • Votes changed from committed-master to committed-master committed-stable
  • Keywords stable-candidate deleted

Partially cherry-picked to 4.7.5-stable.
Initial [0a2a18b]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jan 14, 2014 at 10:32 UTC (comment 8)

  • Branch state changed from approved to merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tty Interaction with the terminal, screen libraries prio: medium Has the potential to affect progress
Development

No branches or pull requests

2 participants