Bug 160867 - mc hangs when starting within zsh
Summary: mc hangs when starting within zsh
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mc
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-06-17 21:16 UTC by Gérard Milmeister
Modified: 2013-07-02 23:07 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-06-21 12:02:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gérard Milmeister 2005-06-17 21:16:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Galeon/1.3.21

Description of problem:
mc hangs when started within zsh, but not within bash.

Version-Release number of selected component (if applicable):
mc-4.6.1a-0.10.FC4

How reproducible:
Always

Steps to Reproduce:
1. Start mc within zsh
2. it is possible to select a directory
3. but when hitting enter to go into the directory, mc hangs
  

Additional info:

Comment 1 Jindrich Novy 2005-06-20 11:27:52 UTC
This works for me. Could you please go more into the detail how to reproduce it?

Comment 2 Gérard Milmeister 2005-06-20 18:30:26 UTC
I found out what the problem is:
I had set

bindkey "^j"      self-insert

I Removed this binding and mc works.
This binding  was set, so the CTRL-J would insert an new line in the midst of a
multi-line command-line.

Comment 3 Jindrich Novy 2005-06-21 12:02:03 UTC
Ok, thanks for finding the cause of the bug.


Note You need to log in before you can comment on or make changes to this bug.