Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Using Tab Completion on Windows in cmd.exe

by Anonymous Monk
on Nov 24, 2011 at 19:22 UTC ( [id://939943]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Term::ReadKey;
    use strict; use warnings;
    my @completion_list = qw[ ro sham bo foo bar baz ];
    ...
        }
        use DDS; warn Dump [ $key, $orig_prompt, $prompt, $prev_prompt ] ;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://939943]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (8)
As of 2024-04-18 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found