i started using micro and its pretty great. but when i try to open the terminal within the editor
ctl+e
it seems to just open a whole new terminal window with no context within my document.
anybody got ideas?
i started using micro and its pretty great. but when i try to open the terminal within the editor
ctl+e
it seems to just open a whole new terminal window with no context within my document.
anybody got ideas?
I’m a bit confused. Your terminal is not Fish. Fish is a shell like Bash, which interprets the commands. Terminal is the window application. Based on the linked image, I assume you have Kitty as your terminal? And you want to open a terminal within your editor using shortcut
Ctrl-e
?If so, then I don’t know about this. I thought you want to run a terminal with micro as the editor from outside of micro, not after you started micro. I might have completely missed your point here then.
They want to get to the equivalent of vim’s :
sorry, fish is shell, terminal is kitty. you are correct.