Keybinding to persp-switch-quick
This commit is contained in:
		
							parent
							
								
									b205f0199d
								
							
						
					
					
						commit
						08fb7aef82
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -841,7 +841,8 @@ Build the hydra as well as configure the =perspective= project.
 | 
				
			||||||
    _n_: new project  _r_: rename    _a_: add buffer     _l_: load worksp
 | 
					    _n_: new project  _r_: rename    _a_: add buffer     _l_: load worksp
 | 
				
			||||||
    _]_: next worksp  _d_: delete    _b_: goto buffer    _s_: save worksp
 | 
					    _]_: next worksp  _d_: delete    _b_: goto buffer    _s_: save worksp
 | 
				
			||||||
    _[_: previous     _W_: init all  _k_: remove buffer  _`_: to last worksp "
 | 
					    _[_: previous     _W_: init all  _k_: remove buffer  _`_: to last worksp "
 | 
				
			||||||
      ("TAB" persp-switch)
 | 
					      ("TAB" persp-switch-quick)
 | 
				
			||||||
 | 
					      ("RET" persp-switch)
 | 
				
			||||||
      ("`" persp-switch-last)
 | 
					      ("`" persp-switch-last)
 | 
				
			||||||
      ("1" (persp-switch-by-number 1))
 | 
					      ("1" (persp-switch-by-number 1))
 | 
				
			||||||
      ("2" (persp-switch-by-number 2))
 | 
					      ("2" (persp-switch-by-number 2))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue