ruby-dev.el
ruby-dev.el copied to clipboard
Interactive development environment for Ruby (in Emacs)
Results
1
ruby-dev.el issues
Sort by
recently updated
recently updated
newest added
The provided keybindings of this package render the `C-u` (`universal-argument`) unusable. Remove those from the mode binding and detect `C-u` prefix in the command (see [PrefixArgument](https://www.emacswiki.org/emacs/PrefixArgument) and [Elisp: Get universal-argument](http://ergoemacs.org/emacs/elisp_universal_argument.html)).