Bug 722905

Summary: RFE: Change Ctrl+C to Ctrl+D in interactive mode.
Product: [Other] RHQ Project Reporter: Ondřej Žižka <ozizka>
Component: CLIAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: 3.0.1CC: hrupp
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ondřej Žižka 2011-07-18 12:58:49 UTC
Ctrl+C currently quits CLI.
Common shell behavior is that Ctrl+C cancels editing of current command.
CLI is rather a shell than an app, so more logical behavior is to mimic shell.

Could you please make Ctrl+C cancel current command, and Ctrl+D quit CLI?

Thanks for considering.

Comment 1 Ondřej Žižka 2011-07-18 13:06:38 UTC
This only relates to interactive mode.