Files
bed/samples/bed.rb
T
syedm a8d51dc0b6 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.
2026-09-10 07:21:22 +01:00

4 lines
56 B
Ruby

register :happy, address: :none do
puts "be nice"
end