Commit Graph

9 Commits

Author SHA1 Message Date
theredcmdcraft 5e59d21e54
Add Support for Tabby Terminal in Macos Plugin ()
* 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-05-26 12:53:03 -07:00
Bartek Pacia f85f501bcf
feat(macos): `ofd` now opens any directory ()
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2024-04-09 12:19:14 +02:00
Johan Kaving 428866e28d
fix(macos): print usage for `man-preview` with no args () 2024-01-06 12:32:18 +01:00
Richard Mitchell 16050ab80e
feat(macos): allow multiple man pages in `man-preview` () 2023-02-26 22:40:44 +01:00
cxy004 2c2187b09d
fix(macos): fix `man-preview` for macOS Ventura () 2023-01-09 20:02:51 +00:00
Marc Cornellà c06197ad95
chore: fix comment bulk replace 2021-12-28 14:34:09 +01:00
Curtis Rueden 2d32e9be66
refactor: handle `$0` according to the Zsh plugin standard ()
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes 
2021-12-28 12:29:24 +01:00
Marc Cornellà b60b3f1842
fix(osx): deprecate `osx` plugin without symlink ()
Fixes 
2021-11-17 10:53:17 +01:00
Jonathan Batchelor b2f35a7b98
refactor(osx): Rename osx plugin to macos ()
Apple changed the name of their operating system from OS X to macOS a number of years ago. This was overdue!

As per issue  

* refactor(osx): rename `osx` plugin to `macos`
* refactor(macos): Add symbolic link from old `osx` plugin name.
2021-11-05 16:40:38 -07:00