HebaruSan

Results 26 issues of HebaruSan

`atom-irc` is [erroring out](https://github.com/cjsaylor/atom-irc/issues/33) currently at this line: ```js util.inherits(Client, EventEmitter); ``` > TypeError: The super constructor to "inherits" must not be null or undefined The [documentation for `inherits`](https://nodejs.org/api/util.html#util_util_inherits_constructor_superconstructor) says...

## Disclaimer > For support on the GitHub-integrated Dependabot service, please contact [GitHub support](https://support.github.com/) > This issue-tracker is meant for issues related to Dependabot's updating logic, a good rule of...

T: bug 🐞
💁 service
F: dependabot-alerts

The default key bindings: https://github.com/jsmecham/atom-terminal-tab/blob/2796c770791b3c8a150d1d609b5d8180259e991e/keymaps/terminal.json#L5-L9 do not work, and neither does this in the per-user `keymap.cson`: ```cson 'terminal-view': 'ctrl-tab': 'pane:show-next-item' 'ctrl-shift-tab': 'pane:show-previous-item' ``` In all cases, when the key is...

### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...

## Problem I just stumbled on this game while browsing apps randomly in my Ubuntu system menus. I'm quite interested in Haskell and Roguelikes, so this seems like a really...

## Motivation In #3223 we tried to separate KSP1-specific logic from generic core logic in preparation for KSP2, see #2863. However, just having tried to make those changes doesn't exercise...

Enhancement
Core (ckan.dll)
Pull request

## Problems If you manually install JNSQ and ReStock and all their dependencies, CKAN detects the dependencies but not JNSQ or ReStock: ![image](https://user-images.githubusercontent.com/1559108/151079215-de7e0162-c57c-4219-9590-f370907a5305.png) All non-plugin mods are affected similarly, as...

Enhancement
Core (ckan.dll)
Pull request
In progress
Netkan

Problem ------- ~~SearchAndRescue has had errors on http://status.ksp-ckan.org/ for some time now, and the latest indexed version is out of date.~~ (Fixed by KSP-CKAN/NetKAN#6092) This mod is hosted on DropBox...

Enhancement
Netkan
Infrastructure

Netkan currently supports directly querying mods from GitHub with this format: ```json "$kref": "#/ckan/github/HebaruSan/Astrogator", ``` The best known alternative to GitHub is GitLab. Currently I don't know of any KSP...

Enhancement
Netkan

## Problem As suggested by @yalov on the Discord, sometimes two mods technically can be installed and work together, but they do mostly the same thing and usually the user...

Enhancement
GUI
Core (ckan.dll)
Spec
Schema
Relationships