[PR #277] [MERGED] Containers can request to be skipped when focus is moved using keyboard keys. #297

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

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/277
Author: @mum4k
Created: 11/30/2020
Status: Merged
Merged: 11/30/2020
Merged by: @mum4k

Base: develHead: 243-skip-global-focus


📝 Commits (2)

  • f07f4e8 Improving focus tests.
  • 2f36dce Containers can request to be skipped when focus is moved using keyboard keys.

📊 Changes

4 files changed (+235 additions, -70 deletions)

View changed files

📝 CHANGELOG.md (+3 -0)
📝 container/focus.go (+3 -3)
📝 container/focus_test.go (+213 -67)
📝 container/options.go (+16 -0)

📄 Description

Works on #243.


🔄 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/277 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 11/30/2020 **Status:** ✅ Merged **Merged:** 11/30/2020 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `243-skip-global-focus` --- ### 📝 Commits (2) - [`f07f4e8`](https://github.com/mum4k/termdash/commit/f07f4e85340fd1dca397f80adc7bbb0ec7bc81f4) Improving focus tests. - [`2f36dce`](https://github.com/mum4k/termdash/commit/2f36dce2ed915abe90ccefcfbc4dbd31eeb03a24) Containers can request to be skipped when focus is moved using keyboard keys. ### 📊 Changes **4 files changed** (+235 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -0) 📝 `container/focus.go` (+3 -3) 📝 `container/focus_test.go` (+213 -67) 📝 `container/options.go` (+16 -0) </details> ### 📄 Description Works on #243. --- <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:46 +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#297
No description provided.