Releases: oNaiPs/dmenu-mac
Releases · oNaiPs/dmenu-mac
v0.7.2
- Add dmenu-mac cli shortcut
Fixes installed CLI on brew was not opening correctly
0.7.1
- Fix stdin reading issues on some machines
0.7.0
- Add support for piped input commands (see README)
- Hide blinking cursor
- Show "No results" when no results are found
0.6.0
This release has the following main changes:
- Change minimum supporter version to 10.13 (deployment target)
- Add swiftlint linter
- Show popup on shortcut registration failure
- Add tabbing support (use Tab and Shift-Tab to navigate results)
- Update licence headers
- Show app on app open
- Some code simplifications and optimizations
0.5.0
This release has the following main changes:
- Add new app icon (placeholder) in preparation for AppStore
- Use fuse-swift project instead of unmaintained FuzzySearch (fixes #13)
- Update xcodeproject, change bundle ID to com.onaips.dmenu-macos
0.4.0
Fixed default application finding for Catalina
0.21
Merge pull request #1 from jackwakefield/master
Bring the SearchView to current space when resumed
0.2
Update application list if directory changes