Matt Alexander

Results 52 issues of Matt Alexander
trafficstars

## Type of changes - New feature - Refactoring ## Checklist - [x] I've run the latest [black](https://github.com/ambv/black) with default args on new code. - [ ] I've updated CHANGELOG.md...

It would be nice to see this list half as long ![Screenshot_2021-12-09_03-19](https://user-images.githubusercontent.com/250466/145368777-a1c96233-4ad4-4da3-ac8c-46b1bc283476.png) This is the regular (I think) zsh display: ![Screenshot_2021-12-09_03-22](https://user-images.githubusercontent.com/250466/145369040-77072050-10fb-4e59-8fe5-f4878be1e1d0.png)

When a backup happens, a new system tray icon appears, and when the backup finishes, it disappears. But the icon is invisible, it just looks like an empty space in...

Distro-Specific
Bug
Feedback

### Steps to reproduce 1. Install an extension that throws an error right as you submit it. The extension should be one that doesn't require immediate action or feedback. One...

Here's an example: Your command from [here](https://github.com/sdushantha/wifi-password/blob/1.1.1/wifi_password/wifi_password.py#L82-L85): ```shell m ~ % sudo nmcli -s -g 802-11-wireless-security.psk connection show $SSID | grep -q . && echo 'Password found' m ~ %...

When I go to http://localhost:631/printers/ANY-STRING-HERE I get this, which does not seem like it should be available at a URL: ![Screenshot_2022-06-22_15-07](https://user-images.githubusercontent.com/250466/175126698-c0a2e62c-058f-4e6b-8d9d-7f60e591646e.png) It seems like an HTML template that doesn't have...

Would be nice to have inline snapshots for this library.

The code is [already there](https://github.com/codemirror/CodeMirror/tree/master/keymap) in the library, and then the configuration JSON could contain: ```json { [...] "keymap": "vim" } ``` I would write a user script to handle...

Broken image links in main README.md