Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mcedit closed by ctrl-c without conformation changes #1876

Closed
mc-butler opened this issue Dec 16, 2009 · 10 comments
Closed

mcedit closed by ctrl-c without conformation changes #1876

mc-butler opened this issue Dec 16, 2009 · 10 comments
Assignees
Labels
area: tty Interaction with the terminal, screen libraries prio: medium Has the potential to affect progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/1876
Reporter angel_il (@ilia-maslakov)

mcedit closed by ctrl-c without confirmation changes and send:

_pSLsys_getkey: EIO error
SLang_getkey returned SLANG_GETKEY_ERROREdit *edit, edit_current_file_t what)
Assuming EOF on stdin and exitinged unused variable 'diff'
@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 16, 2009 at 12:00 UTC (comment 1)

  • Owner set to andrew_b
  • Status changed from new to assigned

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 16, 2009 at 12:13 UTC (comment 2)

  • Severity changed from no branch to on review
  • Votes set to angel_il

branch: 1876_ctrl_c_fix
changeset: [c60b748c971e8770e950cc232e57c85a3f8876ac]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 16, 2009 at 14:02 UTC (comment 3)

  • Severity changed from on review to approved
  • Votes changed from angel_il to angel_il slavazanko

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 16, 2009 at 14:15 UTC (comment 4)

  • Status changed from assigned to testing
  • Component changed from mcedit to mc-tty
  • Votes changed from angel_il slavazanko to commited-master
  • Version changed from 4.7.0-pre4 to 4.7.0-pre3
  • Resolution set to fixed
  • Severity changed from approved to merged

Merged to master.
[c9a1c7f]

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 16, 2009 at 14:15 UTC (comment 5)

  • Version changed from 4.7.0-pre3 to 4.7.0-pre4
  • Status changed from testing to closed

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 24, 2009 at 8:04 UTC (comment 6)

  • Severity changed from merged to on review
  • Resolution fixed deleted
  • Description edited
  • Status changed from closed to reopened
  • Version changed from 4.7.0-pre4 to master

Moved SIGINT signal generating to Ctrl-g key.
Enabled SIGINT signal generating in MC/NCurses.

Branch:1876_sigint_signal_handling.
[0bf14d0f115abf64ef1d12829653da50255ce418]

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Dec 24, 2009 at 8:30 UTC (comment 7)

  • Votes changed from commited-master to slavazanko

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Dec 25, 2009 at 8:42 UTC (comment 8)

  • Votes changed from slavazanko to slavazanko angel_il
  • Severity changed from on review to approved

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Dec 25, 2009 at 8:52 UTC (comment 9)

  • Severity changed from approved to merged
  • Resolution set to fixed
  • Status changed from reopened to closed
  • Votes changed from slavazanko angel_il to commited-master

Merged to master.
[a20ebb3]

@mc-butler
Copy link
Author

Changed by ossi (@ossilator) on Dec 31, 2009 at 10:55 UTC (comment 10)

why do you assign any key for sigint at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tty Interaction with the terminal, screen libraries prio: medium Has the potential to affect progress
Development

No branches or pull requests

2 participants