[PATCH compass-ci] doc/learning-resources.md: add some commonly used tmux commands
 
            
            
            
            
                2 Feb
                
                    2021
                
            
            
                2 Feb
                
                '21
                
            
            
            
        
    
                6:34 p.m.
            
        Signed-off-by: Lin Jiaxin <ljx.joe@qq.com> --- doc/learning-resources.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/learning-resources.md b/doc/learning-resources.md index e631f4a..3a164b5 100644 --- a/doc/learning-resources.md +++ b/doc/learning-resources.md @@ -119,10 +119,14 @@ Tmux ## tmux keys (customized) + ctrl-s ? list-keys ctrl-s c create new window + ctrl-s x kill-pane alt-j/k switch to left/right window alt-1/2/3... switch to the 1st, 2nd, 3rd, ... window ctrl-s ctrl-u page up (press ctrl-u to continue paging up, <Enter> to exit) + ctrl-s [/] copy-mode/paste-buffer + shift-(left mouse button/right mouse button) copy/paste to/from system clipboard Mutt ==== -- 2.23.0
        1732
        
      
          Age (days ago)
        
      
        1732
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 Lin Jiaxin Lin Jiaxin