Changes between Initial Version and Version 15 of Ticket #4114


Ignore:
Timestamp:
09/19/20 11:43:51 (4 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4114

    • Property Blocking changed from to 2110, 2269
  • Ticket #4114 – Description

    initial v15  
    11This patch allows the user to start typing a command in the panel prompt, and then continue typing it in the subshell, or to start typing a command in the subshell, and then finish typing it in the panel prompt. 
    22 
    3 It also fixes [https://midnight-commander.org/ticket/2269] and [https://midnight-commander.org/ticket/2110], bugs in which mc can unexpectedly execute commands without the user's permission. 
     3It also fixes #2269 and #2110, bugs in which mc can unexpectedly execute commands without the user's permission. 
    44 
    55The new feature works with bash, zsh, and fish. The bugfix works on all shells.