mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-25 17:57:41 +00:00
Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
This was an evening activity scratching itches on kmdevlink's 'Open Issue' dialog. The search box now supports three different types of strings: 1. `[[repo]#]num` -> open issue/PR #num in repo (if repo omitted, will use 'keyman'): * `13235` or `#13235` or `keyman#13235` -> opens PR #13235 * `keyman.com#545` -> opens PR keymanapp/keyman.com#545 * `api#172` -> opens PR keymanapp/api.keyman.com#172 2. `[[repo]#]searchtext` -> any non-numeric string does an issue search: * `label:ios/ font` -> opens an issue search for 'ios/' label and 'font' in keymanapp/keyman repo * `api#db` -> opens an issue search for 'db' in keymanapp/api.keyman.com repo 3. `[[repo]#]` -> opens issue list for repo (keymanapp/keyman if repo is omitted, or empty box) A second feature is construction of a HTML snippet of our usual short-form links to issues/PRs for Google Docs. Note that this dialog does not check if the target is an issue or PR, it just builds a link to the issue URL and lets GitHub redirect to PR. To use this, just type the `[[repo]#]num` format into the search field and click the Copy button. |
||
|---|---|---|
| .github | ||
| android | ||
| common | ||
| core | ||
| developer | ||
| docs | ||
| ios | ||
| linux | ||
| mac | ||
| oem/firstvoices | ||
| resources | ||
| web | ||
| windows | ||
| .clang-format | ||
| .editorconfig | ||
| .eslintrc.cjs | ||
| .flake8 | ||
| .gitignore | ||
| .nycrc.json | ||
| .shellcheckrc | ||
| build.sh | ||
| CODE_OF_CONDUCT.md | ||
| configure-repo.sh | ||
| CONTRIBUTING.md | ||
| crowdin.yml | ||
| HISTORY.md | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| TIER.md | ||
| tsconfig.base.json | ||
| tsconfig.json | ||
| VERSION.md | ||
Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!
License
Copyright (c) SIL Global.
Keyman is an open source project distributed under the MIT license.
