Robert Krátký

Results 11 issues of Robert Krátký

## What would you like to be able to do? Support for [$background_edit](http://www.mutt.org/doc/manual/#background-edit). ## What needs to change in NeoMutt? See description in the linked mutt docs. ## Have you...

It would be nice to have the ability to quickly view current keyboard-shortcut config. Something like `?` in mutt, for example.

I found that `ui_weights = (2, 1, 1, 0.2, 0.2)` provide more universally usable column widths for song lists in the Search and Queue panels. Song titles tend to be...

## What does this pull request change? Adds `tools/devfiles-list.sh` ## What issues does this pull request fix or reference? https://issues.redhat.com/browse/RHDEVDOCS-4164 ## Specify the version of the product this pull request...

kind/docs
status/code-review
target/branch

It would be great if the list of shown issues could be filtered using labels and other criteria

When converting a file that contains `:experimental:` macros (`kbd:[]`, `menu:[]`), `asciidoctor-latex` prints a warning (e.g. _Node to implement: inline_kbd, class = Asciidoctor::Inline_), but it leaves the content out of the...

Follow up to #1929. Minor fixes, updates, and additions to the `ubuntu-image` reference doc.

enhancement
documentation

This adds content related to UEFI Secure Boot from the Ubuntu Wiki -- as a part of the effort to migrate docs from the wiki. Notes: - The new articles...

documentation

**Describe the bug** Selecting `/HEAD` in the branch-selection dialog creates a local `HEAD` branch, which leads to: `warning: refname 'HEAD' is ambiguous.` **To Reproduce** Steps to reproduce the behavior: 1....

bug

The (autogenerated) command reference uses default syntax highlighting, which doesn't make sense and is confusing (or funny). See: The code blocks should use: ```` ```none content ``` ```` --- Document:...

Documentation