mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	Update with new UTF-8 environment variable information for 0.9.
This commit is contained in:
		
							
								
								
									
										8
									
								
								NOTES
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								NOTES
									
									
									
									
									
								
							@@ -55,8 +55,10 @@ xterm-color or rxvt for colour.
 | 
			
		||||
 | 
			
		||||
tmux supports UTF-8. To use it, the utf8 option must be set on each window;
 | 
			
		||||
this may be turned on for all windows by setting it as a global option, see
 | 
			
		||||
tmux(1) and the FAQ file. In addition, when starting tmux or attaching to an
 | 
			
		||||
existing session from a UTF-8-capable terminal, the -u flag must be specified.
 | 
			
		||||
tmux(1) and the FAQ file. As of 0.9, tmux attempts to autodetect a
 | 
			
		||||
UTF-8-capable terminal by checking the LC_ALL, LC_CTYPE and LANG environment
 | 
			
		||||
variables. list-clients may be used to check if this is detected correctly; if
 | 
			
		||||
not, the -u command-line flag may be specified.
 | 
			
		||||
 | 
			
		||||
A Vim syntax file is available in the examples directory. To install it:
 | 
			
		||||
 | 
			
		||||
@@ -85,4 +87,4 @@ welcome. Please send by email to:
 | 
			
		||||
 | 
			
		||||
-- Nicholas Marriott <nicm@users.sf.net>
 | 
			
		||||
 | 
			
		||||
$Id: NOTES,v 1.47 2009-07-01 19:33:11 nicm Exp $
 | 
			
		||||
$Id: NOTES,v 1.48 2009-07-01 19:49:56 nicm Exp $
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user