mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	+.
This commit is contained in:
		
							
								
								
									
										1
									
								
								TODO
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								TODO
									
									
									
									
									
								
							@@ -129,3 +129,4 @@
 | 
				
			|||||||
- get rid of separate UTF-8 cell stuff: add 1 byte to cell and store BMP as
 | 
					- get rid of separate UTF-8 cell stuff: add 1 byte to cell and store BMP as
 | 
				
			||||||
  uint16_t+3 bits of flags. anything <=0xffff is Unicode, higher are used to
 | 
					  uint16_t+3 bits of flags. anything <=0xffff is Unicode, higher are used to
 | 
				
			||||||
  build tree of combined characters/non-BMP (LRU dropped when full)
 | 
					  build tree of combined characters/non-BMP (LRU dropped when full)
 | 
				
			||||||
 | 
					- entry in FAQ about what to do when someone does mkdir /tmp/tmux-1000
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user