mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #277] [MERGED] Containers can request to be skipped when focus is moved using keyboard keys. #297
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
devel← Head:243-skip-global-focus📝 Commits (2)
f07f4e8Improving focus tests.2f36dceContainers 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.