Hi,
When making a block selection, it appears as though the x position is
not properly remembered when '$' is used.
Example:
a line
a longer line
last line
Previous behavior (caps is selection; _ for blanks):
Start:
A line
a longer line
last line
Down + $:
A LINE
On Mon, May 21, 2012 at 9:06 AM, 郭晓峰 wrote:
> git svn clone -s -r HEAD https://tmux.svn.sourceforge.net/svnroot/tmux
>
> "-s" means keeping git understand svn's tags/branches/trunk structure,
> and "-r HEAD" means you just want to check out the latest version.
> Because you use "-s", you can't ad