summaryrefslogtreecommitdiff
path: root/plugins/macos/README.md
AgeCommit message (Collapse)Author
2025-03-20feat(macos): add support for Ghostty (#12890)Adil Erchouk
2024-05-26Add Support for Tabby Terminal in Macos Plugin (#12451)theredcmdcraft
* Added Support for Tabby in Macos-Plugin * Update README.md Added Supported Terminal List * chore(macos): Update README to link to terminals Linking to the supported terminals, moving reference to the original author to the Acknowledgements section --------- Co-authored-by: Robby Russell <robby@planetargon.com>
2024-04-09feat(macos): `ofd` now opens any directory (#12337)Bartek Pacia
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-02-26feat(macos): allow multiple man pages in `man-preview` (#11365)Richard Mitchell
2021-11-05refactor(osx): Rename osx plugin to macos (#10341)Jonathan Batchelor
Apple changed the name of their operating system from OS X to macOS a number of years ago. This was overdue! As per issue #10311 * refactor(osx): rename `osx` plugin to `macos` * refactor(macos): Add symbolic link from old `osx` plugin name.