Packages icon indicating copy to clipboard operation
Packages copied to clipboard

Keypirinha's official packages

Results 9 Packages issues
Sort by recently updated
recently updated
newest added

Adds Brave and Edge browser support to the Bookmark plugin. Based off the pull request #41 by dozius.

Add semicalc (multi-part calculation) feature to the Calc plugin. For example, writing "10+20+30;*1.3" is equivalent to "(10+20+30)*1.3" Every semicolon is replaced with the preceding part of the expression, wrapped in...

This adds a provider to the bookmarks package for the chromium based Microsoft Edge browser.

Bookmarks can be hidden under an item with a specified label E.g.: - Using the new setting with the default empty value `group_item_label =` will work exactly as before ![image](https://user-images.githubusercontent.com/29919193/132993898-ae2ecff1-8376-43ed-a99c-aac21f533344.png)...

Overriding the default action for an item or predefined item did not work because the wrong config section was used when retrieving the value

The current auto-detection strategy for paths does not consider installations in %APPDATA%, as well as a few other bugs that get in the way. This PR makes the following changes:...

Adds RegBrowser support for the standard PowerShell format to access the registry, such as `HKCU:\SOFTWARE\Classes\Directory\background\shell\`

## What * Adds a `none` option for the `quoting` setting: * When this option is used, no special characters are replaced (with `%xx` escape codes), and the user-provided string...