[Pkg-mc-devel] [Bug 665065] Re: cannot distinguish between Home and Ctrl+Home

Yury V. Zaytsev yury at shurup.com
Tue Jan 18 08:57:15 UTC 2011


Reassigning to the right people. Bug vte upstream about this.

** Changed in: mc
       Status: New => Invalid

** Project changed: gnome-terminal => vte

** Bug watch added: GNOME Bug Tracker #600659
   https://bugzilla.gnome.org/show_bug.cgi?id=600659

** Also affects: gnome-terminal via
   https://bugzilla.gnome.org/show_bug.cgi?id=600659
   Importance: Unknown
       Status: Unknown

** Changed in: gnome-terminal
   Importance: Unknown => Undecided

** Changed in: gnome-terminal
       Status: Unknown => New

** Changed in: gnome-terminal
 Remote watch: GNOME Bug Tracker #600659 => None

** Changed in: vte
   Importance: Undecided => Unknown

** Changed in: vte
       Status: New => Unknown

** Changed in: vte
 Remote watch: None => GNOME Bug Tracker #600659

** Changed in: gnome-terminal (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Debian MC
Packaging Group, which is subscribed to Midnight Commander.
https://bugs.launchpad.net/bugs/665065

Title:
  cannot distinguish between Home and Ctrl+Home

Status in GNOME Terminal:
  New
Status in Midnight Commander - text-mode file manager:
  Invalid
Status in Gnome Virtual Terminal Emulator:
  Unknown
Status in “gnome-terminal” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gnome-terminal

  The main problem is that I cannot go to the start or end of file in mcedit.
  But the problem is not in mcedit, it happens with other programs run in terminal too.

  This is what I get when I retrieve key codes using gforth run in
  terminal:

  : pkey key . begin key? while key . repeat ;

  for Ctrl-Home and Home:
  pkey 27 79 72  ok
  pkey 27 79 72  ok

  For Ctrl-End and End:
  pkey 27 79 70  ok
  pkey 27 79 70  ok

  For comparison, for PgUp and Ctrl+PgUp I get:
  pkey 27 91 53 126  ok
  pkey 27 91 53 59 53 126  ok

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-terminal 2.30.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic-pae i686
  Architecture: i386
  Date: Fri Oct 22 15:12:42 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal





More information about the Pkg-mc-devel mailing list