mirror of
				https://github.com/onceupon/Bash-Oneliner.git
				synced 2025-11-03 22:51:07 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		@@ -2466,8 +2466,8 @@ screen -r foo -X quit
 | 
			
		||||
or  
 | 
			
		||||
tmux kill-session -t foo
 | 
			
		||||
``` 
 | 
			
		||||
scroll:
 | 
			
		||||
(screeen)
 | 
			
		||||
scroll:  
 | 
			
		||||
(screeen)  
 | 
			
		||||
Hit your screen prefix combination (C-a / control+A), then hit Escape.  
 | 
			
		||||
Move up/down with the arrow keys (↑ and ↓).  
 | 
			
		||||
 | 
			
		||||
@@ -2478,7 +2478,7 @@ store screen output for screen:
 | 
			
		||||
Ctrl+A, Shift+H  
 | 
			
		||||
You will then find a screen.log file under current directory.
 | 
			
		||||
 | 
			
		||||
(tmux)
 | 
			
		||||
(tmux)  
 | 
			
		||||
Ctrl-b then \[ then you can use your normal navigation keys to scroll around.  
 | 
			
		||||
Press q to quit scroll mode.  
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user