macOS

macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware.
Here are 9,733 public repositories matching this topic...
Right now we have a pretty decent list of environment variables to detect different terminals that support colors. However, it is often not exactly known from what version on these terminals actually support the colors, if that's detectable and how many colors these support.
I would like to start a list of different terminals / CIs and other things including their corresponding environment vari
-
Updated
Jul 15, 2020 - TypeScript
-
Updated
Jul 14, 2020 - Swift
What you want IINA to do:
First of all, Thanks for providing this nice application for the MacOS
Description
Clicking the tray icon should minimize the window (like other apps with systray support, such as Telegram).
This is not the same issue as having Nativefier minimize to tray after the window is closed (as in #97, #127 or #158), which already works. It's just annoying having to manually close the window.
Steps to reproduce issue
Open a website with --tray
. You shoul
When opening Alacritty with --class
option it changes the window instance instead the class.
For example, if I do alacritty --class foo
and I check the window properties I got:
Instance: foo
Class: Alacritty
Title: Alacritty
--title
option is working as expected, although.
Infos
OS: Funtoo Linux
Window Manager: dwm
Alacritty: alacritty 0.5.0-dev (03bce99)
I'm trying to include highlighting of the conda virtualenv in the .bash_prompt
file, but I'm not very familiar with bash and haven't had much success in targeting it. Say this is the desired result for some virtualenv named temp
;
username at host in ~/dotfiles on master [+] < temp >
Currently, the conda virtualenv name is prepended to the command prompt. I believe that i
-
Updated
Jul 16, 2020 - Swift
-
Updated
Jul 17, 2020 - Ruby
Summary of the new feature/enhancement
Back in Powershell 5, I could write a script which contained:
> $cred = Get-Credential -UserName "$first.$last"
A dialog would then appear, asking for the password, but it also gave the option of changing what the username was. This was useful as you could implement a naming standard, but when there was an edge case allowed the end
Copy Images
Current behavior
Once Boostnote becomes your primary source of documentation the need arises to retrieve this information, such as texts, snippets, links, images...
I happened to have a diagram stored as an image in Boostnote. The original file does no longer exist. I now need to share this image on a forum thread.
Expected behavior
Provide an option to extract images from notes.
Describe your feature request
Preferences -> Image uploader -> GitHub needs a bit of instruction.
I would suggest something like this:
If you don't have a GitHub account, you will need to make one.
A token can be generated in Settings/Developer settings
For more detailed instructions, [consult t
-
Updated
Jul 11, 2020 - Swift
-
Updated
May 29, 2020 - Python
-
Updated
Mar 19, 2019 - JavaScript
-
Updated
Jun 13, 2020 - Objective-C++
macOS version:
10.14.6 (18G95)
Kap version:
3.0.0-beta.6
Other possibly relevant info:
Monitor setup: single rMBP 15" screen, no external monitors
macOS scrollbar appearance setting: "Show Always" (in System Preferences > General)
Steps to reproduce
- Click the Kap menu bar icon.
- Click the button in the Kap bar to record an area of the screen.
- Select a regio
Perhaps the most useful command: EOF. No need to use "exit" / "logout" ever again, works in anything using deadline, any shell, and things like cat when using it to create files
cat - > file
.