Click here to Skip to main content
15,893,487 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Command prompt idea...aye or nay? Pin
Gerry Schmitz5-Feb-19 4:45
mveGerry Schmitz5-Feb-19 4:45 
GeneralRe: Command prompt idea...aye or nay? Pin
Dar Brett4-Feb-19 12:31
Dar Brett4-Feb-19 12:31 
GeneralRe: Command prompt idea...aye or nay? Pin
Mark_Wallace4-Feb-19 18:22
Mark_Wallace4-Feb-19 18:22 
GeneralRe: Command prompt idea...aye or nay? Pin
Kornfeld Eliyahu Peter4-Feb-19 20:23
professionalKornfeld Eliyahu Peter4-Feb-19 20:23 
GeneralRe: Command prompt idea...aye or nay? Pin
dandy725-Feb-19 3:48
dandy725-Feb-19 3:48 
GeneralRe: Command prompt idea...aye or nay? Pin
den2k884-Feb-19 22:33
professionalden2k884-Feb-19 22:33 
GeneralRe: Command prompt idea...aye or nay? Pin
dandy725-Feb-19 3:49
dandy725-Feb-19 3:49 
GeneralRe: Command prompt idea...aye or nay? Pin
Stuart Dootson5-Feb-19 22:32
professionalStuart Dootson5-Feb-19 22:32 
Not in bash (well - you have options - many options!). WIth bash, if you press TAB twice, it lists the options you have, whether that's files, commands or command options. For example - if I type git c at the command line and then TAB twice, I get the following:
u404261@cabbage:/h/GR6-Detector$ git c
checkout           cherry-pick        clang-format-6.0   clean              co                 config
cherry             ci                 clang-format-7     clone              commit

These are the available completions (and I wasn't aware of git-clang-format before, so I've learnt something there!). And going by this page, you can then bind keys to select from that list...
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralRe: Command prompt idea...aye or nay? Pin
irneb11-Feb-19 2:39
irneb11-Feb-19 2:39 
GeneralRe: Command prompt idea...aye or nay? Pin
Rage4-Feb-19 22:36
professionalRage4-Feb-19 22:36 
GeneralRe: Command prompt idea...aye or nay? Pin
dandy725-Feb-19 3:52
dandy725-Feb-19 3:52 
GeneralRe: Command prompt idea...aye or nay? Pin
Marco Bertschi5-Feb-19 0:58
protectorMarco Bertschi5-Feb-19 0:58 
GeneralRe: Command prompt idea...aye or nay? Pin
dandy725-Feb-19 3:53
dandy725-Feb-19 3:53 
GeneralRe: Command prompt idea...aye or nay? Pin
Member 91670575-Feb-19 20:54
Member 91670575-Feb-19 20:54 
GeneralRe: Command prompt idea...aye or nay? Pin
Stuart Dootson5-Feb-19 22:46
professionalStuart Dootson5-Feb-19 22:46 
GeneralRe: Command prompt idea...aye or nay? Pin
englebart6-Feb-19 1:38
professionalenglebart6-Feb-19 1:38 
GeneralRe: Command prompt idea...aye or nay? Pin
Kirk 103898216-Feb-19 5:52
Kirk 103898216-Feb-19 5:52 
GeneralClutter? Pin
#realJSOP4-Feb-19 8:22
mve#realJSOP4-Feb-19 8:22 
GeneralRe: Clutter? Pin
PIEBALDconsult4-Feb-19 8:25
mvePIEBALDconsult4-Feb-19 8:25 
GeneralRe: Clutter? Pin
RickZeeland4-Feb-19 8:29
mveRickZeeland4-Feb-19 8:29 
GeneralRe: Clutter? Pin
#realJSOP4-Feb-19 8:35
mve#realJSOP4-Feb-19 8:35 
GeneralRe: Clutter? Pin
RickZeeland4-Feb-19 15:02
mveRickZeeland4-Feb-19 15:02 
GeneralRe: Clutter? Pin
Sander Rossel4-Feb-19 10:36
professionalSander Rossel4-Feb-19 10:36 
GeneralRe: Clutter? Pin
Super Lloyd4-Feb-19 13:58
Super Lloyd4-Feb-19 13:58 
PraiseRe: Clutter? Pin
megaadam4-Feb-19 22:01
professionalmegaadam4-Feb-19 22:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.