Ticket #2540 (new defect) — at Initial Version

Opened 13 years ago

Last modified 12 years ago

mcedit: ctrl+{leftArrow|rightArrow} don't work (for word skipping left|right)

Reported by: j3nda Owned by:
Priority: major Milestone:
Component: mcedit Version: 4.7.5.1
Keywords: mcedit Cc: gotar@…
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

smid@localhost ~ $ LANG=C mc -V
GNU Midnight Commander 4.7.5.1
Built with GLib 2.28.5
Using the ncurses library
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, fish
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

---
ini: use_internal_edit=1

---
F4: on any .txt (.php, ...) file

---
problem:
Ctrl+LeftArrow? = dont work (expecting: skip word by word into right)
Ctrl+RightArrow? = dont work (expecting: skip word by word into left)
Ctrl+Home = dont work (expecting: skip on top document)
Ctrl+End = dont work (expecting: skip on bottom document)

Note: See TracTickets for help on using tickets.