Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Windows Terminal as non-dumb terminal #706

Merged
merged 2 commits into from
Mar 16, 2024
Merged

Consider Windows Terminal as non-dumb terminal #706

merged 2 commits into from
Mar 16, 2024

Conversation

beatbrot
Copy link
Contributor

@beatbrot beatbrot commented Feb 4, 2024

This is in accordance to this comment. As discussed further in the issue, in an ideal world, we wouldn't check "user agents" of terminals one-by-one, but instead would do proper feature probing like described here.

But anyway: This is a good first step to enhance Windows support.

This is in accordance to [this comment](microsoft/terminal#1040 (comment)). As discussed further in the issue, in an ideal world, we wouldn't check "user agents" of terminals one-by-one, but instead would do proper feature probing like described [here](https://github.com/termstandard/colors).

But anyway: This is a good first step to enhance Windows support.
@beatbrot beatbrot marked this pull request as ready for review February 4, 2024 12:04
@beatbrot
Copy link
Contributor Author

@ankitpokhrel Could you maybe take another look at this? :) Having this fix would really improve my usecase :)

Copy link
Owner

@ankitpokhrel ankitpokhrel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a windows machine to test this at the moment but looks good. Thanks!

@ankitpokhrel ankitpokhrel merged commit df2a86c into ankitpokhrel:main Mar 16, 2024
4 checks passed
@beatbrot beatbrot deleted the respect_wt_session branch March 16, 2024 10:17
@JosXa
Copy link

JosXa commented May 6, 2024

Waiting desperately for a release of this :)

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 23, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ankitpokhrel/jira-cli](https://github.com/ankitpokhrel/jira-cli) | patch | `v1.5.1` -> `v1.5.2` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>ankitpokhrel/jira-cli (ankitpokhrel/jira-cli)</summary>

### [`v1.5.2`](https://github.com/ankitpokhrel/jira-cli/releases/tag/v1.5.2)

[Compare Source](ankitpokhrel/jira-cli@v1.5.1...v1.5.2)

#### What's Changed

-   feat: issue view: Raw response option by [@&#8203;mpalahuta](https://github.com/mpalahuta) in ankitpokhrel/jira-cli#720
-   feat: Add original estimate option to issue creation by [@&#8203;rodcloutier](https://github.com/rodcloutier) in ankitpokhrel/jira-cli#748
-   feat: Allow updating parent on edit by [@&#8203;ankitpokhrel](https://github.com/ankitpokhrel) in ankitpokhrel/jira-cli#765
-   feat: Add cli method for close sprint with supporting jira client … by [@&#8203;cworsnup13](https://github.com/cworsnup13) in ankitpokhrel/jira-cli#756 ankitpokhrel/jira-cli#778
-   fix: Epic description overridden in no-input mode by [@&#8203;ankitpokhrel](https://github.com/ankitpokhrel) in ankitpokhrel/jira-cli#728
-   fix: Regression introduced by new OriginalEstimate attribute by [@&#8203;fabio42](https://github.com/fabio42) in ankitpokhrel/jira-cli#767
-   fix: Consider Windows Terminal as non-dumb terminal by [@&#8203;beatbrot](https://github.com/beatbrot) in ankitpokhrel/jira-cli#706
-   fix: Improve zsh autocomplete directions by [@&#8203;omair-inam](https://github.com/omair-inam) in ankitpokhrel/jira-cli#739

#### New Contributors

-   [@&#8203;mpalahuta](https://github.com/mpalahuta) made their first contribution in ankitpokhrel/jira-cli#720
-   [@&#8203;omair-inam](https://github.com/omair-inam) made their first contribution in ankitpokhrel/jira-cli#739
-   [@&#8203;rodcloutier](https://github.com/rodcloutier) made their first contribution in ankitpokhrel/jira-cli#748
-   [@&#8203;fabio42](https://github.com/fabio42) made their first contribution in ankitpokhrel/jira-cli#767
-   [@&#8203;cworsnup13](https://github.com/cworsnup13) made their first contribution in ankitpokhrel/jira-cli#756

**Full Changelog**: ankitpokhrel/jira-cli@v1.5.1...v1.5.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants