André Medeiros

Results 11 issues of André Medeiros

When I generate the `install.sh` file, I want it to run the hooks as well. Running `rcup -g` generates it so it maintains the symlinks, but it doesn't run the...

enhancement

I have Operator Mono, patched with ligatures, installed on iOS through Fontcase. Fontcase recognizes this as a monospaced font. Blink, however, does not recognize the font (nor does it show...

When doing git flow release finish 'version', git flow should push the version tag by default.

When adding form elements on the list, and navigating through them with the Previous/Next buttons on the iPhone keyboard, the Scroller loses track of where it is. This leads to...

This PR implements file type detection so that Ragel files that are opened in VIM actually use the syntax highlighting. Tested in NeoVim.

While using the `In` and `NotIn` rules, I've noticed that their implementations are inconsistent. The former uses DeepEqual to verify equality, whereas the latter uses the equality operator. In cases...

So that it pre-emptively builds derivations. We can also query cache by using: ``` nix path-info \ --store https://cache.nixos.org/ \ -f /path/to/nixpkgs \ --argstr system x86_64-linux \ hello python3 nodejs...

This should be done with dnsmasq.

enhancement