vertical.rb ��W <� # encoding: UTF-8 # basically inspired by melborne@github aka @merborne # https://gist.github.com/melborne/5180832#file-flippy_vertical-rb Earthquake.init do punctuation = "ããï¼ï¼" h = "ã¼ããââââï¼â¦" v = "ï½Â¬âââââ॥ï¼" hv = (h + v) vh = (v + h) sep = "||--" command :vertical do puts "[input EOF (e.g. Ctrl+D) at the last]".c(:info) text, _, signature = STDIN.gets(nil).rpartition(sep).re
{{#tags}}- {{label}}
{{/tags}}