adding clear
This commit is contained in:
		
							parent
							
								
									85e86c8d12
								
							
						
					
					
						commit
						7c2c6ec069
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -4577,6 +4577,7 @@ Let's add our own eshell prompt. and set the password cache to a significantly h
 | 
			
		|||
    "be" 'eshell)
 | 
			
		||||
  (general-def '(normal insert) eshell-mode-map
 | 
			
		||||
    "C-d" 'kill-buffer-and-window
 | 
			
		||||
    "C-l" 'eshell/clear
 | 
			
		||||
    "<up>" 'eshell-previous-input))
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										1
									
								
								init.el
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								init.el
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -3376,6 +3376,7 @@ targets."
 | 
			
		|||
    "be" 'eshell)
 | 
			
		||||
  (general-def '(normal insert) eshell-mode-map
 | 
			
		||||
    "C-d" 'kill-buffer-and-window
 | 
			
		||||
    "C-l" 'eshell/clear
 | 
			
		||||
    "<up>" 'eshell-previous-input))
 | 
			
		||||
 | 
			
		||||
(use-package eat
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue