HOW INSTALL NOTEPAD++ IN MAC M1.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
2. Execute command in the terminal to install Wine:
brew install –no-quarantine gcenx/wine/wine-crossover
3. [OPTIONAL] execute the command in the terminal and you can check the version of the program or change the default operating system version.
Link to notepad 8.5.6
6. Double-click the setup file and then allow Wine to access the folder.
8. That's all. If you want to run the Windows program again on your PC later, open the terminal and execute the command.
wine start notepad++.exe or wine64 notepad++.exe