Andrew Davis

Results 5 issues of Andrew Davis

## Description of the problem or steps to reproduce When rebinding default keys, the menu that shows with the `ToggleKeyMenu` action doesn't reflect the changes. Steps to reproduce: 1. Change...

### What's the problem According to the [GFM Table Spec](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-tables#creating-a-table), "The pipes on either end of the table are optional." So, the following table syntaxes are both valid: 1. ```...

Issue: Enhancement
Help wanted
Area: Document formatting

By default, `micro` automatically closes brackets etc when typed, and places the cursor inside the new brackets. It would be nice if manipulator functions replicated this functionality for empty selections,...

I'm wondering if it's planned to support filters using a similar syntax to the `ugrep` command, e.g. for indexing PDF files. Along with the current functionality of indexing compressed archives,...

enhancement

Micro rejects the plugin if the dir-name does not match the regex `^[_A-Za-z0-9]+$`.