Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
randy3k
/
SendCode
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
208
Code
Issues
57
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Setting for selecting
linux-terminal
windows by WM_NAME (window title)
- #164
#164
Open
cdbrendel
wants to merge 11 commits into
randy3k:master
randy3k/SendCode:master
from
cdbrendel:wm_name_selector
cdbrendel/SendCode:wm_name_selector
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Setting for selecting
linux-terminal
windows by WM_NAME (window title)
#164
cdbrendel
wants to merge 11 commits into
randy3k:master
randy3k/SendCode:master
from
cdbrendel:wm_name_selector
cdbrendel/SendCode:wm_name_selector
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2022
added switch for selecting linux-terminal windows by WM_NAME
cdbrendel
committed
2b9d399
View commit details
Copy full SHA for 2b9d399
Browse repository at this point
updated readme for window_name setting
cdbrendel
committed
89eb571
View commit details
Copy full SHA for 89eb571
Browse repository at this point
some clean up; clarifying comment
cdbrendel
committed
f57cac1
View commit details
Copy full SHA for f57cac1
Browse repository at this point
Commits on Feb 3, 2022
updated `window_name` to `linux_window_name` for clarity
cdbrendel
committed
89b4633
View commit details
Copy full SHA for 89b4633
Browse repository at this point
added example settings configuration for `linux_window_name`
cdbrendel
committed
7d87983
View commit details
Copy full SHA for 7d87983
Browse repository at this point
minor text changes
cdbrendel
committed
dfa17d0
View commit details
Copy full SHA for dfa17d0
Browse repository at this point
tucked `get_linux_wids()` call inside module; correctly updated all references of `window_name` setting to `linux_window_name` (accidentally omitted in prior commit)
cdbrendel
committed
3c2e403
View commit details
Copy full SHA for 3c2e403
Browse repository at this point
removed now-unused reference to `get_linux_wids` (now handled in module for linux-terminal)
cdbrendel
committed
132ac7e
View commit details
Copy full SHA for 132ac7e
Browse repository at this point
updated readme to reflect that `linux_window_name` is treated as a regex by xdotool
cdbrendel
committed
cc4dd19
View commit details
Copy full SHA for cc4dd19
Browse repository at this point
fixed typo
cdbrendel
committed
7c7647d
View commit details
Copy full SHA for 7c7647d
Browse repository at this point
Commits on Feb 11, 2022
refactored get_linux_wids() to if-block rather than try-block
cdbrendel
committed
dea9355
View commit details
Copy full SHA for dea9355
Browse repository at this point
You can’t perform that action at this time.