]> git.proxmox.com Git - pve-container.git/commit
close #1940: pct console: added ability to specify escape sequence
authorTim Marx <t.marx@proxmox.com>
Tue, 9 Oct 2018 11:34:14 +0000 (13:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Oct 2018 12:23:46 +0000 (14:23 +0200)
commit65213b67664166a8f105e78a96cf2ce3c2bdb335
treed205306666ff7b12d6ce931e501d61aab4609d86
parentf128d6b2edf48bfc4ead75ba1127a9265429e0e5
close #1940: pct console: added ability to specify escape sequence

added clarification about behavior when passing -1 to escapechar
restored former behavior in other uses of get_console_command
added meaningful tag to commit message

Signed-off-by: Tim Marx <t.marx@proxmox.com>
src/PVE/API2/LXC.pm
src/PVE/CLI/pct.pm
src/PVE/LXC.pm