Results 51 issues of synthead

## What problems are you experiencing? `ridk install` fails due to an issue with `pacman-key` not finding CLI tools and scripts needed to generate local keys. This is with [Ruby...

The homepage, which is https://rvm.github.com/rubygems-bundler, as defined here: https://github.com/rvm/rubygems-bundler/blob/aef94cc3f234ab9c033117744a9adad0ef4ed356/rubygems-bundler.gemspec#L11 ...returns a 404 from GitHub: ![image](https://user-images.githubusercontent.com/820984/226061028-e7e0bfd6-8efe-4e7b-8189-c45b8c87972f.png)

Thought I'd drop in and say that I added an AUR package for this repo: https://aur.archlinux.org/packages/fzfs-git The `fzfs.py` Python script has been made executable in this package, and I added...

Fixes https://github.com/tonchis/vim-to-github/issues/18! This PR assumes that the origin repo is always a GitHub instance, which adds compatibility for company-hosted GitHub Enterprise instances with a different site name. This replaces the...

This plugin works great for all github.com repos, but it does not work with GitHub hosted on other site names, like company-hosted GitHub Enterprise instances. For example, with GitHub hosted...

Closes https://github.com/tonchis/vim-to-github/issues/14! This PR adds `:ToGithubBlame` so users can open the "blame" route in GitHub for the same file location. This is achieved simply by replacing "blob" with "blame" in...

Fixes https://github.com/tonchis/vim-to-github/issues/16! This PR adds `?plain=1` to the URLs so that GitHub always opens in the code view. This is helpful when working in markdown, for example, because GitHub would...

When viewing a markdown file, if I run `:ToGithub`, I get a URL like: [ https://github.com/tonchis/vim-to-github/blob/9ea9c75b6cd48bd42823a39c56a05a2ff8161536/README.md#L3-L3](https://github.com/tonchis/vim-to-github/blob/9ea9c75b6cd48bd42823a39c56a05a2ff8161536/README.md#L3-L3) However, this link brings up the HTML representation of the markdown file, not the...

This should be a quick-n-easy one! I often use this plugin to look up contributors to specific lines of code, and will sometimes look at PRs that shipped specific changes...

By using even higher values than the character indexes in `CHARS_PROTOCOL_6`... https://github.com/synthead/timex_datalink_client/blob/7dcbcfd35ffcfe559f67a23b6664e821edc9b612/lib/timex_datalink_client/helpers/char_encoders.rb#L7 ...as characters to `protocol_6_chars_for`... https://github.com/synthead/timex_datalink_client/blob/7dcbcfd35ffcfe559f67a23b6664e821edc9b612/lib/timex_datalink_client/helpers/char_encoders.rb#L23-L25 ...it appears that there are more characters that can be displayed on the...

enhancement
protocol 6