luadocs/content/lua.scripts.manual/scripts/official/save_selection.md

782 B

title id weight draft author
save_selection save_selection 100 false people

Name

save_selection.lua - simple shortcuts to have multiple selection buffers

Description

Simple shortcuts to have multiple selection buffers

Usage

  • start this script from script manager
  • go to configuration => preferences => lua
  • set the shortcuts you want to use

This plugin will provide shortcuts to save to and restore from up to five temporary buffers

This plugin also provides a shortcut to swap the current selection with a quick-swap buffer

The variable "buffer_count" controls the number of selection buffers, increase it if you need more temporary selection buffers

Additional Software Required

Limitations

Author

Jérémy Rosen

Change Log