mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Fix some regress tests.
This commit is contained in:
		@@ -41,7 +41,7 @@ $TMUX send-keys -X begin-selection
 | 
			
		||||
$TMUX send-keys -X next-word-end
 | 
			
		||||
$TMUX send-keys -X next-word-end
 | 
			
		||||
$TMUX send-keys -X copy-selection
 | 
			
		||||
[ "$($TMUX show-buffer)" = "$(printf "words\n        Indented")" ] || exit 1
 | 
			
		||||
[ "$($TMUX show-buffer)" = "$(printf "words\n\tIndented")" ] || exit 1
 | 
			
		||||
 | 
			
		||||
# Test that `next-word` wraps around un-indented line breaks.
 | 
			
		||||
$TMUX send-keys -X next-word
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user