mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 19:49:15 +08:00
1efe5bff9f
Fix an issue where regular expression search and replace was not being done correctly when MatchAllOccurences is not specified. |
||
---|---|---|
.. | ||
example_powertoy | ||
fancyzones | ||
interface | ||
powerrename | ||
shortcut_guide | ||
README.md |
PowerToys Modules
The source code of the PowerToys modules:
example_powertoy
An example PowerToy, that demonstrates how to create new ones.
fancyzones
The FancyZones PowerToy that allows users to create custom zones on the screen, to which the windows will snap when moved.
FancyZonesEditor
Editor for the snap-zones of the FancyZones PowerToy.
interface
Definition of the interface used by the runner
to manage the PowerToys. All PowerToys must implement this interface.
powerrename
PowerRename is a Windows Shell Context Menu Extension for advanced bulk renaming using simple search and replace or more powerful regular expression matching.
shortcut_guide
The Windows Shortcut Guide, displayed when the WinKey is held for some time.