Changes between Version 4 and Version 5 of Ticket #2601


Ignore:
Timestamp:
09/08/11 07:55:58 (13 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2601

    • Property Votes for changeset changed from slavazanko to slavazanko andrew_b
    • Property Branch state changed from on review to approved
  • Ticket #2601 – Description

    v4 v5  
    11The 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. 
    22 
    3 see also Ticket #2479 (mouse support under tmux/screen terminal) 
     3See also #2479 (mouse support under tmux/screen terminal).