mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Sync OpenBSD patchset 815:
Fix BUFFERS section now they are global.
This commit is contained in:
		
							
								
								
									
										5
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								tmux.1
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
.\" $Id: tmux.1,v 1.281 2010-12-30 22:39:49 tcunha Exp $
 | 
			
		||||
.\" $Id: tmux.1,v 1.282 2010-12-31 01:58:27 tcunha Exp $
 | 
			
		||||
.\"
 | 
			
		||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
 | 
			
		||||
.\"
 | 
			
		||||
@@ -2528,8 +2528,7 @@ with the exception that #() are not handled.
 | 
			
		||||
.Sh BUFFERS
 | 
			
		||||
.Nm
 | 
			
		||||
maintains a stack of
 | 
			
		||||
.Em paste buffers
 | 
			
		||||
for each session.
 | 
			
		||||
.Em paste buffers .
 | 
			
		||||
Up to the value of the
 | 
			
		||||
.Ic buffer-limit
 | 
			
		||||
option are kept; when a new buffer is added, the buffer at the bottom of the
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user