Add some keybind todos
This commit is contained in:
		
							parent
							
								
									0becf1e5cd
								
							
						
					
					
						commit
						71c1ef142f
					
				@ -51,6 +51,9 @@ config.keys = {
 | 
				
			|||||||
    mods = 'CTRL|SHIFT',
 | 
					    mods = 'CTRL|SHIFT',
 | 
				
			||||||
    action = wezterm.action.CloseCurrentPane { confirm = true },
 | 
					    action = wezterm.action.CloseCurrentPane { confirm = true },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
					  -- TODO: Make CTRL|SHIFT T open in home directory
 | 
				
			||||||
 | 
					  -- TODO: Make CTRL|ALT " open in current directory
 | 
				
			||||||
 | 
					  -- TODO: Make CTRL|ALT % open in current directory
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
local function send_move_key(window, pane)
 | 
					local function send_move_key(window, pane)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user