Commit c2328dc
committed
Add C-e in copy mode to stop at last non-whitespace character
Terminal lines are padded with spaces to the full width, so the
default move-end-of-line jumps to the far right edge. The new
command skips back over trailing whitespace.1 parent ea4353f commit c2328dc
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
754 | 760 | | |
755 | 761 | | |
756 | 762 | | |
| |||
834 | 840 | | |
835 | 841 | | |
836 | 842 | | |
| 843 | + | |
837 | 844 | | |
838 | 845 | | |
839 | 846 | | |
| |||
0 commit comments