mirror of
https://github.com/tmux/tmux.git
synced 2026-07-12 12:29:32 +00:00
cbd3b1bc9b51d38c98fd02df8c489b7bc9dab728
When backspace is received at the beginning of a line and the previous line was wrapped, move the cursor back up to the end of the previous line. Another one of the forgotten persons requested this quite a while ago (I need to start noting names on todo items...) when it was quite hard to implement. Now it is easy and I don't see it can do any harm, so hey presto...
Description
tmux source code
Languages
C
78%
Shell
13.4%
Roff
6.3%
Yacc
1.1%
M4
0.7%
Other
0.4%