orbitalquark / textadept

Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers.
https://orbitalquark.github.io/textadept
MIT License
649 stars 38 forks source link

Tabs Management #482

Closed manipuladordedados closed 11 months ago

manipuladordedados commented 11 months ago

Currently, the tabs are fixed and cannot be moved. I'm using the GTK3 version. It would be nice to have an option to reposition them to the left or right, taking the place of others.

orbitalquark commented 11 months ago

In the GTK version, you will need to click and drag using the top or bottom of the tab. You cannot click and drag using the tab label for some reason.