Skip to main content

Questions tagged [cygwin]

cygwin provides a Unix/Linux-like environment under Microsoft Windows OSes.

1 vote
0 answers
42 views

When I run : $ env -i /bin/bash --norc @bash-5.2$ PS1='$ ' @$ There is an at sign (@) at the beginning of the prompt. This happened recently, in CMD windows and in Windows Terminal.
Philippe's user avatar
  • 230
7 votes
0 answers
123 views

I'm using a Bash script below in Cygwin to toggle the HideClock registry value under HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. The script kills and restarts explorer.exe after ...
user2153235's user avatar
  • 1,719
2 votes
1 answer
442 views

I'm trying to set up Windows 11 WSL2 Ubuntu emacsclient as the default editor for all .txt files in Windows 11. This is what I have so far: setlocal enableextensions enabledelayedexpansion IF "%~...
Edward Doolittle's user avatar
3 votes
1 answer
91 views

I deleted a user account from Windows 11, but there is a folder tree under Cygwin's /home folder. Nothing comes up after googling how to delete an account in Cygwin, but Linux uses userdel. A Cygwin ...
user2153235's user avatar
  • 1,719
0 votes
1 answer
73 views

I've installed python3.13 on windows. It runs well from cmd, and django runserver works good. But I need to run it under cygwin. When I'm trying to run django-admin dbshell to test with, it fails to ...
aikipooh's user avatar
  • 111
1 vote
0 answers
90 views

I use XpdfReader 4.0.4 on 2 corporate-imaged Windows 11 machines at work. Approximately 2025-05-15 to 16, XpdfReader's file open dialogue box on one of them started to take several dozen seconds to ...
user2153235's user avatar
  • 1,719
1 vote
1 answer
109 views

My system is Windows 10 Pro, and I am using Cygwin to get rsync and other tools. For backup purposes, I want to identify connected USB hard drives and select the one that is the correct destination. I ...
Gerhardh's user avatar
  • 203
0 votes
0 answers
29 views

Have Cygwin latest version 3.6.1-1 installed via running setup.exe, and then due to some reason tried to uninstall it, by running setup.exe again. It still showed up in the list of packages installed, ...
jiten's user avatar
  • 101
0 votes
0 answers
192 views

When i start vim on the command line or git opens it to edit a comment, all I get is a empty screen with some zzzz. The only way to get out of this is to shutdown the terminal. This happens with ...
BetaRide's user avatar
  • 2,379
1 vote
1 answer
246 views

I've seen a lot of similar questions to this but I haven't seen any answers that worked for me. After every command ran, it would take ~5 seconds for my prompt to appear again. I figured it out but it ...
Daniel Kaplan's user avatar
0 votes
0 answers
53 views

I know, from the docs and from Cygwin, that groff can find some macros and other files (hyphenation patterns in my case) in the built in directories at compilation time, including $HOME; however, I ...
lodwicz's user avatar
  • 175
1 vote
1 answer
103 views

I have used Octave in cygwin in the past and at one point I found it would crash silently with no messages. At that time the library libgfortran3-4.3.4-3 was needed and had been removed by an update. ...
helper's user avatar
  • 181
1 vote
0 answers
162 views

I've built a small Go application that acts as a local git commit-msg hook. It is working fine with command-line git, when installed in a ~/.githooks directory, where that path is set as the core....
David M. Karr's user avatar
3 votes
1 answer
110 views

To enable danish characters in my cygwin bash environment I execute export LANG='da_DK.utf8' I have written a program (ge), that just do a printf("Søren"); and exits the program. The ...
HamSjel's user avatar
  • 31
0 votes
1 answer
301 views

I am replicating a Cygwin installation from one Windows 10 64-bit machine to another. I have done this in the past, but somehow lost the recipe. I am reconstructing it with web search and command ...
user2153235's user avatar
  • 1,719

15 30 50 per page
1
2 3 4 5
119