Skip to content

Instantly share code, notes, and snippets.

@kpumuk
Created June 18, 2010 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kpumuk/443792 to your computer and use it in GitHub Desktop.
Save kpumuk/443792 to your computer and use it in GitHub Desktop.
(n=(c=IRB.conf)[:PROMPT][:NULL]).map{|k,v|n[k]=v.to_s};c[:MAIN_CONTEXT].prompt_mode=c[:AUTO_INDENT]=:NULL;class IRB::InputMethod;def prompt=(p);@prompt=p.gsub(/^(\s*)/){'8=='+'='*$1.size}+'D ';end;end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment