X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6D04838582A4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1678893057; bh=v8bNyyd7UeX3BAlQ9zmp0lYT8PYKN+/aatObJqLRXZE=; h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=quVTsIMEKtqc6CFVQ/xjEuQYDAqRfXlMH/hpQa0qlfQiwLJhjEkkIgPs6gUPoPC+M pkFVidmaZg70m3r9A86aAJuGBYRFsbovI3e4Z9TTfHWT8oM9PdaL2HdsbJLM/o7fDc Oq5gw+Uz3kuh647pEw7/xktEVPIa3BllkRhhgyGs= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5DD853858D39 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678893040; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=jo8tNtti6/XdcdbUBXPpJD71qobz1jnpk3RIpUOeoO4=; b=oGwPJiYcfe0Z+S/kLQTAcn4elfz1NgEepfdZ5w7nIc8jGT15BfPBIOwbge7r1xfJ7z HWfBxHw/cmILiQtQe8MtsL+Tz/5CBnTUcqNbFWFFMh4y3oG9ia7DRZXm293MU7L0M1ip rjrtCHowWKtSo/OsrGOuxtkPiqZwWeVpqm0jcTRNfaDcktL6xlarvh5cLH5R5gLi7q9w VDwTItf46WC0SCQ+h6+8KvBP+p/znNVUaWIzkXm5ryxRyGo8K4qpJv1F3HnE5mWjFvJE PNhfXocyFOnJzjttWPfDTxXsWgF8ugI75cK2nFUi7BJCcOBGbhAt8+lj+yKBcZCgt7Er OlRw== X-Gm-Message-State: AO0yUKVOobuLxBgpRrp+g5SEgpd/tmuG/uGYav9z1f7J49WzlTqyoR7p +AdbbSRc0nK+CrbuECNOauiSrZzHX3iovhuJ2SBh//MTq1ZkAg== X-Google-Smtp-Source: AK7set8qaYrf6V6KFPwTc06R8yDv9wMddNJ1ziGDVtZGyZWw7SbOC/yc+c3BwFfRLKEFi7zUp5cC13YKhBbAY7sxoe8= X-Received: by 2002:a17:907:804:b0:8e5:411d:4d09 with SMTP id wv4-20020a170907080400b008e5411d4d09mr3543669ejb.15.1678893039733; Wed, 15 Mar 2023 08:10:39 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 15 Mar 2023 16:10:28 +0100 Message-ID: Subject: MC bug (to Marco Atzeri) To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Dan Pejchar via Cygwin Reply-To: Dan Pejchar Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi, I am a linux user but I have to use windows sometimes and I would love to use the midnight commander in my terminal, but there is a bug which doesn't really allow me to use it. I am using it on Windows 10 and when I change the directory in the mc, it only changes in the mc window, but when I press CTRL+O it stays in the same directory. And when I press CTRL+O it doesn't return to the previously opened directory. I will do a steps to reproduce list below. Also it is sometimes very slow when changing directories. Steps to reproduce: 1. Open mc by running the command mc 2. Go to another directory by selecting it and pressing enter 3. press CTRL+O 4. Do run ls Expected behaviour: I should be in the directory I have changed to in mc previously Actual behaviour: I am still in the home directory in which I was, when I started mc My mc version: GNU Midnight Commander 4.8.29 Built with GLib 2.54.3 Built with S-Lang 2.3.3 with terminfo database Built with libssh2 1.10.0 With builtin Editor With subshell support as default With support for background operations With mouse support on xterm With support for X11 events With internationalization support With multiple codepages support With ext2fs attributes support Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, sftpfs, fish Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; Just for clarity, I am talking about this package https://www.cygwin.com/packages/summary/mc.html . Thank you in advance. Kind regards, Dan Pejchar -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple