mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
aa77b2c259
![image](https://github.com/user-attachments/assets/a4072368-b204-4eed-bb65-8e3884687f9a) This functions very similarly to VSCode's pinned tab feature. To pin a tab, you can right-click on it and select "Pin tab" from the context menu. Once pinned, a tab will be fixed to the left-most edge of the tab bar, in order of pinning. Pinned tabs can be dragged around like any others. If you drag an unpinned tab into the pinned tabs section (any index less than the highest-index pinned tab), it will be pinned. If you drag a pinned tab out of the pinned tab section, it will be unpinned. Pinned tabs' close button is replaced with a persistent pin button, which can be clicked to unpin them. This adds an extra barrier to accidentally closing a pinned tab. They can still be closed from the context menu. |
||
---|---|---|
.. | ||
authkey.ts | ||
docsite.ts | ||
emain-activity.ts | ||
emain-tabview.ts | ||
emain-util.ts | ||
emain-wavesrv.ts | ||
emain-web.ts | ||
emain-window.ts | ||
emain-wsh.ts | ||
emain.ts | ||
launchsettings.ts | ||
menu.ts | ||
platform.ts | ||
preload-webview.ts | ||
preload.ts | ||
updater.ts |