[PR #173] [MERGED] Correctly track container focus when the terminal size increases. #234

Closed
opened 2026-03-03 16:23:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/173
Author: @mum4k
Created: 3/11/2019
Status: Merged
Merged: 3/11/2019
Merged by: @mum4k

Base: develHead: container-resize


📝 Commits (1)

  • 4203d0e Correctly track container focus when the terminal size increases.

📊 Changes

4 files changed (+99 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 container/container.go (+8 -0)
📝 container/container_test.go (+83 -2)
📝 container/focus.go (+6 -0)

📄 Description

Fixes #169.


🔄 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/mum4k/termdash/pull/173 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 3/11/2019 **Status:** ✅ Merged **Merged:** 3/11/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `container-resize` --- ### 📝 Commits (1) - [`4203d0e`](https://github.com/mum4k/termdash/commit/4203d0e794fe3512adfaba0c489a51dfeca32dc4) Correctly track container focus when the terminal size increases. ### 📊 Changes **4 files changed** (+99 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `container/container.go` (+8 -0) 📝 `container/container_test.go` (+83 -2) 📝 `container/focus.go` (+6 -0) </details> ### 📄 Description Fixes #169. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#234
No description provided.