mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Allow a selection in vi keys mode...
This commit is contained in:
		
							
								
								
									
										4
									
								
								TODO
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								TODO
									
									
									
									
									
								
							@@ -69,6 +69,8 @@
 | 
			
		||||
- clone session command
 | 
			
		||||
- make command sequences more usable: don't require space around ;, handle
 | 
			
		||||
  errors better
 | 
			
		||||
- would be nice if tmux could be the shell (tmux attach, but hard link to tmux
 | 
			
		||||
  binary as "tmuxsh" or wrapper script?) -- problems with tty dev permissions
 | 
			
		||||
 | 
			
		||||
(hopefully) for 0.7, in no particular order:
 | 
			
		||||
- swap-pane-up, swap-pane-down (maybe move-pane-*)
 | 
			
		||||
@@ -78,8 +80,6 @@
 | 
			
		||||
  (copy from other session)
 | 
			
		||||
- neww should support -k
 | 
			
		||||
- flag to scroll-mode/copy-mode to automatically scroll up a page
 | 
			
		||||
- would be nice if tmux could be the shell (tmux attach, but hard link to tmux
 | 
			
		||||
  binary as "tmuxsh" or wrapper script?)
 | 
			
		||||
- key to switch to copy mode from scroll mode
 | 
			
		||||
- document suspend-client
 | 
			
		||||
- document command sequences
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user