Make ` command behave like irb with coloring
- And `` command to run selected lines, but removing ``` as that can be done by making a new buffer and writing in that.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
register :happy, address: :none do
|
||||
puts "be nice"
|
||||
end
|
||||
Reference in New Issue
Block a user