Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Activity for rcmosher‭

Type On... Excerpt Status Date
Comment Post #296322 A quick search shows some extensions that might address your problem. I give my quick read on how they work, but haven't tried them. They are worth giving a shot or searching for others. Cookiebro https://addons.mozilla.org/en-US/firefox/addon/cookiebro/ Has a cookie blacklist, though make a...
(more)
2 months ago
Edit Post #296371 Initial revision 2 months ago
Question tmux wrong size in i3
`tmux` is not properly sizing itself to the terminal it is in. What I'm seeing: - 1 line of all dots at the bottom - Vertical split hapens 2/3rds across the screen, not 1/2 I don't have any other clients connected that would determine the size. I'm running this in i3wm (trying it out f...
(more)
2 months ago
Edit Post #295026 Initial revision 10 months ago
Question Discover what is Excluding Ports in Windows
I recently hit an issue on Windows where an application was not able to bind to a specific port (1883 for RabbitMQ MQTT). I followed the normal steps of using Resource Monitor to check for ports that were in use. I also checked WSL with `netstat -lntu` to see if Linux was using the port. But ever...
(more)
10 months ago
Edit Post #294660 Initial revision 12 months ago
Question Outlook Search Folder only works for some addresses in criteria.
In Outlook 365 I have a search folder. It only has From... criteria on the Messages tab. There are multiple from addresses there to match, separated by semicolons: `[email protected]; [email protected]; ...`. The search folder only contains e-mails from some of the addresses. E-mails from other ...
(more)
12 months ago
Edit Post #291531 Post edited:
Adding evidence this works outside tmux. Reorganize.
over 2 years ago
Edit Post #291531 Initial revision over 2 years ago
Question Allow extended keys in tmux?
I'm trying to get tmux to pass through extended keys to my terminal. In particular Shift+Enter and Ctrl+Enter. I'm attempting to utilize this in Vim by mapping the two key combinations. My terminal is alacritty. The value of `TERM`: Outside tmux: `TERM=alacritty` Inside tmux: `TERM=tm...
(more)
over 2 years ago