Ticket #2601 (accepted defect) — at Version 5

Opened 13 years ago

Last modified 10 years ago

Incorrect TTY layer initialization

Reported by: andrew_b Owned by: andrew_b
Priority: major Milestone: 4.8.0-pre2
Component: mc-tty Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: slavazanko andrew_b

Description (last modified by andrew_b) (diff)

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).

Change History

comment:1 Changed 13 years ago by andrew_b

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

comment:2 Changed 13 years ago by andrew_b

  • Keywords stable-candidate added
  • Description modified (diff)
  • Branch state changed from no branch to on review

Branch: 2601_tty_init (parent: master).
Initial changeset:b24a713b89e89917e6615adf817870343e6d3357

comment:3 Changed 13 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:4 Changed 13 years ago by angel_il

  • Description modified (diff)

comment:5 Changed 13 years ago by andrew_b

  • Votes for changeset changed from slavazanko to slavazanko andrew_b
  • Description modified (diff)
  • Branch state changed from on review to approved
Note: See TracTickets for help on using tickets.