[Bug 208102] misc/mc: 4.8.16 has subshell disabled for SHELL=/bin/csh
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 17 22:36:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208102
Bug ID: 208102
Summary: misc/mc: 4.8.16 has subshell disabled for
SHELL=/bin/csh
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: zmiters at yandex.ru
CC: woodsb02 at gmail.com
Flags: maintainer-feedback?(woodsb02 at gmail.com)
CC: woodsb02 at gmail.com
Created attachment 168338
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168338&action=edit
Fix subshell disabled problem for SHELL=/bin/csh
While implementing "Support for ash + bugfixes for bash, fish (#2742)" the
/bin/csh was forgotten and no subshell working in mc. When you press Ctrl-o
pannels are disappearing, but csh command prompt is not there.
The problem is in treating the /bin/csh as symlink to /bin/tcsh, which actually
is the hardlink.
The link to the ticket: https://www.midnight-commander.org/ticket/2742
The patch is attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list