Plugin for CudaText.
Allows to rename tabs in the editor.
The problem that this solves is when 'ui_tab_variable_width' enabled, and you have many tabs open, you can rename tabs with long names to take less space. Efficiency!
Adds menu item "Rename tab" to the editor tab context menu.
And commands to rename tab and reset name to main menu in:
"Plugins > Tab-Rename"
Prefix for tabs with altered name can be changed in config, accessible via menu:
"Options > Settings-Plugins > Tab-Rename"
https://github.com/halfbrained/cuda_tab_rename
Plugin Tab-Rename
-
- Posts: 392
- Joined: 01.12.2020 13:46
-
- Posts: 40
- Joined: 26.02.2019 13:47
Hello!
Great plugin if use many tabs, thank you!
There is small problem^ after save file in title of program (and windows taskbar) stil exists asterisk "*" (flag "file modified"). If switch tab to another and back, asterisk is gone.
This only on "renamed" tabs. In code I am delete code "on_save", but problem stil exists.
Great plugin if use many tabs, thank you!
There is small problem^ after save file in title of program (and windows taskbar) stil exists asterisk "*" (flag "file modified"). If switch tab to another and back, asterisk is gone.
This only on "renamed" tabs. In code I am delete code "on_save", but problem stil exists.
-
- Posts: 2245
- Joined: 25.08.2021 18:15
-
- Posts: 2245
- Joined: 25.08.2021 18:15
-
- Posts: 40
- Joined: 26.02.2019 13:47