Marvin Gülker
Marvin Gülker
The command to generate gem docs for all installed gems, `hanna --gems`, fails on 1.9.2 since hanna tries to document rdoc, rake and minitest, which don't behave as normal gems....
Hi there, this PR makes gem-man search for page names instead of gem names. Previously, if you didn’t know which gem a manpage is contained in (e.g. you had a...
With `debugger` from today’s master: ``` (1123) [20:47:59 quintus@roma] /tmp % cat foo.rb require "debugger" Debugger.start(post_mortem: true) def boom raise "boom" end boom (1124) [20:50:28 quintus@roma] /tmp % ruby foo.rb...
The "gears.rb" example results in a Segmentation Fault after running for approx. 5 seconds (The "spinning_cube.rb" works fine). Here's the output of running the script with `ruby -dw`: ``` Exception...
Hi there, I've got a feed that is properly tagged with categories server-side. I’d like to remove the `unread` tag on all entries which are not of a certain category....
**Is your feature request related to a problem? Please describe.** I stumbled upon a scientific journal which does not use pages. Instead, it prints column numbers as I have sometimes...
Hi, I'm using i3 as my window manager, and GNOME 3's client-side decorations (CSD), which manifest themselves in this large and ugly window top bar, just look completely out of...