kovidgoyal/kitty

Tab bar to the side

Open

#2,305 opened on Jan 21, 2020

 (5 comments) (20 reactions) (0 assignees)Python (887 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (21,770 stars)
PR merge metrics
 (Avg merge 3d 22h) (33 merged PRs in 30d)

Description

On modern wide screen monitors we have a lot of horizontal space. iTerm2 on MacOs provide feature that allow you attach tab bar to any of screen edges. Kitty allow attach the tab bar only to top or bottom edges. I found hyper`s plugin that allowing that - https://github.com/randallsquared/hyper-vertical-tabs Use it as example ;) I realy miss tabs-to-the-side feature in linux terminals :( It be very very cool if kitty does it.

Contributor guide