Package: tmux
Version: 2.4~git20161210-1
Severity: normal
In my ~/.tmux.conf I've got these settings (among others):
bind-key M-, copy-mode \; send-keys -X 0 Left Left ^ Space E Enter \;
paste-buffer
bind-key M-. copy-mode \; send-keys -X 0 Left Left Space B Enter \;
paste-buffer
bind-key M-Enter copy-mode \; send-keys -X 0 Left Left Space ^ Enter \;
paste-buffer
These select the first word, the last word, or the whole line in the line
above the cursor.
For example, when doing a "du -sk X" command I was able to copy the number
out via these keypresses.
Now this doesn't work any more.
"tmux" goes into copy-mode; I can see the [0/X] position in the top-right
corner, but the "send-keys -X" doesn't seem to be active, and the keys just
vanish.
After pressing Enter (a few times) or Ctrl-C (once) to get out of
copy-mode, the buffer contents are pasted, though; so it's just the
"send-keys" that's not working.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages tmux depends on:
ii libc6 2.24-8
ii libevent-2.0-5 2.0.21-stable-2.1
ii libtinfo5 6.0+20161126-1
ii locales 2.24-8
tmux recommends no packages.
tmux suggests no packages.
-- no debconf information