miguno

Results 9 issues of miguno

Thanks for the wonderful theme! I want a different background color for the left-hand signs column (e.g., where gitsign symbols are displayed), but I failed to find an appropriate setting...

Do you happen to know if any of the `syno*` command line tools allow you to change the login shell of a user? ``` sh-4.3# synouser --get wuseman User Name...

See discussion at https://github.com/sindrets/diffview.nvim/issues/450.

Any pointers how to install pico8-ls for non-vscode setups?

enhancement
help wanted

### Precheck * Proposals for new features should be submitted via: https://github.com/rrrene/credo-proposals * For bugs, please do a quick search and make sure the bug has not yet been reported...

First, thanks for your work on this gem! I am trying to annotate models in yard format: ``` $ bin/bundle exec annotaterb models --format yard ``` This fails with: ```...

bug
help wanted

First, thanks for your work on this project! I have been using it on-and-off for a while, and after picking up Elixir after a break I noticed that I could...

## Background The new Getting Started guide of Rails 8 has a chapter on [Adding Authentication](https://guides.rubyonrails.org/getting_started.html#adding-authentication) (with the new v8 authentication generator). What is missing are instructions (or pointers to...

Background: In our situation, we prefer having separate databases for an application vs. job scheduler. (And, similarly, we also prefer to run jobs on instances separate from app instances, which...