Donate Share

tmux

Tracker: Patches

5 More Emacs-like previous-word command - ID: 2826985
Last Update: Comment added ( nicm )

The preexisting MODEKEYCMD_PREVIOUSWORD moves to the previous place
where a word ends in the current line, to the beginning of the line,
or to the end of the previous nonempty line. In GNU Emacs however,
backward-word moves to the previous place where a word begins. Add
MODEKEYCMD_PREVIOUSWORDBEGIN for that, and bind M-b to it in Emacs
mode. This command is not currently available in vi mode.


Kalle Olavi Niemitalo ( kal-le ) - 2009-07-25 12:29

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-07-27 07:43
Sender: nicmProject Admin

Committed, thanks,


Attached Files ( 2 )

Filename Description Download
0001-Add-a-more-Emacs-like-previous-word-command.patch Download
0001-Make-MODEKEYCMD_PREVIOUSWORD-stop-at-beginning-of-wo.patch alternative: Change MODEKEYCMD_PREVIOUSWORD instead of adding a separate MODEKEYCMD_PREVIOUSWORDBEGIN Download

Changes ( 6 )

Field Old Value Date By
status_id Open 2009-07-27 07:43 nicm
allow_comments 1 2009-07-27 07:43 nicm
close_date - 2009-07-27 07:43 nicm
summary Add a more Emacs-like previous-word command 2009-07-26 19:08 kal-le
File Added 336647: 0001-Make-MODEKEYCMD_PREVIOUSWORD-stop-at-beginning-of-wo.patch 2009-07-26 12:19 kal-le
File Added 336508: 0001-Add-a-more-Emacs-like-previous-word-command.patch 2009-07-25 12:29 kal-le