Actions
Bug #5057
closedUpdate readline docs to contain completion examples
    Bug #5057:
    Update readline docs to contain completion examples
  
Description
I've been given permission from Joseph Pecoraro to use all or parts of this readline tutorial ( http://bogojoker.com/readline/ ) as part of ruby docs.
This patch adds tab completion examples.
Files
        
           Updated by drbrain (Eric Hodel) over 14 years ago
          Updated by drbrain (Eric Hodel) over 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r32612.
Markus, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- ext/readline/readline.c:  Add examples for Readline.completion_proc=.
 [Ruby 1.9 - Bug #5057]
Actions