Daniel Liuzzi

Results 10 issues of Daniel Liuzzi

My config ```ini file-style = "#ffffff" file-decoration-style = "#333333" ul box hunk-header-decoration-style = none hyperlinks = true line-numbers = true line-numbers-minus-style = "#993333" line-numbers-zero-style = "#666666" line-numbers-plus-style = "#336633" line-numbers-left-format...

I regularly run `scoop update`; `scoop status` to keep all my apps up to date: ``` > scoop update Updating Scoop... Updating 'extras' bucket... Updating 'java' bucket... Updating 'main' bucket......

enhancement
good first issue

## Bug Report ### Environment - `jrnl --diagnostic` output: jrnl: v2.8 Python: 3.9.4 (tags/v3.9.4:1f2e308, Apr 4 2021, 13:27:16) [MSC v.1928 64 bit (AMD64)] OS: Windows 10 - Install method: pipx...

bug
windows
:pushpin:
ready for pr

From [Kasa](https://play.google.com/store/apps/details?id=com.tplink.kasa_android) I can get usage and runtime stats from both inside and outside my LAN. Since I haven't setup any port forwarding in my home router, I'm assuming this...

question

To ease my transition to Keypirinha I'm setting it up so it behaves as closely as possible like Launchy and for the most part I succeeded. One area where I...

Note: moved from editorconfig/editorconfig#217. Given the following configuration file: **.editorconfig** ``` ini root = true [*] indent_size = 2 indent_style = space insert_final_newline = true trim_trailing_whitespace = true ``` And...

bug

Win hotkeys show in a format that's not consistent with other modifiers such as Alt or Ctrl. Some examples: | Hotkey | Shows | Issue | |:-------|:------:|-----------:| | Alt +...

Step 3 in the [Node.js SDK](https://developer.webex.com/docs/sdks/node) instructions shows `LoggerProxy->error#NO LOGGER DEFINED`. In fact, _merely importing_ 'webex/env' results in this error. The actual error is **ReferenceError: window is not defined** and...

## Feature Request #### Is your feature request related to a problem? Please describe. In order to keep things tidy, I split my PowerShell profile into multiple modules (.psm1). For...

✨ enhancement