mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	+.
This commit is contained in:
		
							
								
								
									
										6
									
								
								TODO
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								TODO
									
									
									
									
									
								
							@@ -84,4 +84,10 @@
 | 
			
		||||
- an option to NOT remove message when key pressed
 | 
			
		||||
- would be nice to be able to press 0-9a-zA-Z to select window in choose-window
 | 
			
		||||
  mode, also to start typing and it searches
 | 
			
		||||
- the wrapping stuff should work when redrawn from scroll mode too (screen_write_copy)
 | 
			
		||||
- ability to save history (to buffer?)
 | 
			
		||||
- multiple keys could be done with tables, ie have prefixes go and instead
 | 
			
		||||
	bind -n ^A prefix-table "default"
 | 
			
		||||
  where prefix-table sets command lookup table and sets prefix flag, then next key
 | 
			
		||||
  is looked up in that table
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user