WIP
Replace my current workflow of Gnome Terminal + tmux:
Settings
Splits
leader+/ and leader+!leader+hjklleader+{}leader+arrow keysleader+xTabs
Create a tab with leader+c
Navigate tabs with leader+ctrl+hl
Move tabs around wiht leader+ctrl+left-right
A tab bar taking as few space as possible, ideally 1 terminal line
Copy mode
FZF integration
gd command should work wellEspanso should keep working
Good
apt but version v0.32.2 outdated by 18 months. (Directly appears in my app launcher)kitty_mod in the config but the end result remains closeNeutral
Issues to solve:
:NvimWebDeviconsHiTest were displayed the first time I used the terminal, now there are not anymore I'm not sure why.Issues impossible to solve:
:NvimWebDeviconsHiTest are supported and gets a notification when some glyph can't be found in any fontctrl+shift+l opens the debug layout which gives a lua replIssues to solve:
[x] Because of the autoreload of the config file and invalid config causes an error and I need a different terminal emulator to fix the config file. It keeps open the window with the previous config.
[x] It looks like I can't center the tab bar show it's not as good visually as tmux
[x] At one point the whole UI became very slow, I'm not sure if its also affected other apps. I'm trying to disable nvim plugin render-markdown but I'm not sure it's really related.
picom. I disabled the composer and it seems to solve the performance issue, but I don't have window transparency anymore. I might dig more but also I might also ditch picom completely.Apparently there are no layouts, so my tmux leader+n doesn't work out of the box. It seems to be possible to reimplement with custom lua functions
I have to setup LSP lua to work in config file to get a better discoverability of the available configs.
Espanso doesn't work out of the box for unicode characters: It works well with :espanso -> Hi there! but it fails for :+1: -> 👍
In nvim when two vertical splits are open, scrolling in one split messes up the rendering of the other split: The current buffer becomes unreadble because chunks of the screen are blank
I have trouble reproducing but regularly when a pane is open with nvim for too long (I guess?) it seems like the pane brokes, it looks like we just quit we nvim but we can't interact with the tab anymore