In kitty terminal you can use the following config to launch Neovim in the current directory and show the location in the tab.
map f2 launch --cwd=current --type=tab --tab-title=current nvim
In kitty terminal you can use the following config to launch Neovim in the current directory and show the location in the tab.
map f2 launch --cwd=current --type=tab --tab-title=current nvim