Skip to content

halfbrained/cuda_ed_resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Group Resizer

Plugin for CudaText. Adds commands to toggle-maximize and minimize current tab group.

Plugin has options in the config file, call menu item "Options / Settings-pligins / Tab Group Resizer". Options are:

  • 'option_min_focus': focus change on 'Minimize' command:
    • 0 - focus stays in minimized editor, calling 'Minimize' again will expand the group
    • 1 - last activated non-minimized editor will get focus
  • 'minimize_preference': for corner groups (layouts '4 grid' and '6 grid') dictates which way to minimize. Possible values:
    • 'y' - minimize up or down (default)
    • 'x' - minimize to the side
    • 'xy' - both

y

x

xy

About

Plugin for CudaText - Tab Group Resizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages