Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gjs gjs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 98
    • Issues 98
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gjsgjs
  • Issues
  • #98

Closed
Open
Created Sep 27, 2016 by Bugzilla@bugzilla-migration💬Reporter

in interpreter Ctrl-c should exit inner shell if stuck

Submitted by Mohammed Sadiq @pksadiq

Link to original bug (#772034)

Description

If the interpreter is stuck on some command, Ctrl+c should first exit from that command rather than exiting the interpreter and returning to system shell.

How to reproduce:

sadiq@localhost:~$ gjs
gjs> print (
.... ^C
sadiq@localhost:~$
Edited Jan 29, 2018 by Philip Chimento
Assignee
Assign to
Time tracking