[PR #767] [MERGED] Closing the tab shifts focus to the right #24305

Open
opened 2026-01-31 09:02:31 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/767
Author: @JurisBog
Created: 5/14/2019
Status: ✅ Merged
Merged: 5/23/2019
Merged by: @zadjii-msft

Base: master ← Head: master


📝 Commits (6)

  • e45617b Remove code duplication
  • 53375a0 On closing the tab - the focus is shifted to the right.
  • 745cd4a Switched tabs to spaces
  • 778b293 Replaced all tabs with spaces
  • af396aa Solved Merge Conflict
  • 677d07d Fixed for review

📊 Changes

1 file changed (+15 additions, -7 deletions)

View changed files

📝 src/cascadia/TerminalApp/App.cpp (+15 -7)

📄 Description

Fixes the issue #738


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/767 **Author:** [@JurisBog](https://github.com/JurisBog) **Created:** 5/14/2019 **Status:** ✅ Merged **Merged:** 5/23/2019 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`e45617b`](https://github.com/microsoft/terminal/commit/e45617ba5e6d0aea1e2d5c507933c6608f5dea73) Remove code duplication - [`53375a0`](https://github.com/microsoft/terminal/commit/53375a05298b1820e71bda41fe6080a485b8b94b) On closing the tab - the focus is shifted to the right. - [`745cd4a`](https://github.com/microsoft/terminal/commit/745cd4aa38fceab22617acbba58514c551c9633a) Switched tabs to spaces - [`778b293`](https://github.com/microsoft/terminal/commit/778b2938f5e017b8fb0ebfecb57315987428ffcb) Replaced all tabs with spaces - [`af396aa`](https://github.com/microsoft/terminal/commit/af396aa25dfff8455da2c6c8d3566c451a189dbf) Solved Merge Conflict - [`677d07d`](https://github.com/microsoft/terminal/commit/677d07d6f8ae98b22daff6eb0c88e3d5306a5f29) Fixed for review ### 📊 Changes **1 file changed** (+15 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.cpp` (+15 -7) </details> ### 📄 Description Fixes the issue #738 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:02:31 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24305