ShelpAm

Results 13 issues of ShelpAm

### Is your feature request related to a problem? Please describe. Yes, it makes home directory clean. ### Describe the solution you'd like Just add an option to put files...

feature request

DevSidecar Error: 目标网站请求错误:【ECONNRESET】 socket hang up 目标地址:http://zsjy.jxufe.edu.cn:80/web/major_score2.html

This breaks something I don't know. :( Part of my configuration file: ```tmux set -g @plugins_dir '~/.local/share/tmux/plugins' set-environment -g TMUX_PLUGIN_MANAGER_PATH "#{@plugins_dir}" set -g @plugin 'tmux-plugins/tpm' run "#{@plugins_dir}/tpm/tpm" ``` which produces...

If people choose to press `esc` or by accident, they probably want to keep the old file but not to overwrite them.

If the answer is no, then I am experiencing an issue where tpm won't load the plugins without sourcing the configuration file. Thanks in advance!

Every time I change working directory, the script reports: ``` Traceback (most recent call last): File "/home/shelpam/.local/share/tmux/plugins/tmux-window-name/scripts/rename_session_windows.py", line 15, in from libtmux.server import Server ModuleNotFoundError: No module named 'libtmux' ```

```fast_io::string t(5, ' ');``` gives ``` Diagnostics: In template: indirection requires pointer operand ('void' invalid) [typecheck_indirection_requires_pointer] ```

Chromium recently introduced a feature [[Local network access restrictions](https://chromestatus.com/feature/5152728072060928)](https://chromestatus.com/feature/5152728072060928), which breaks Competitive Companion. Specifically, whenever I press the green button in the browser, it throws the following error: ``` Access...

Steps to reproduce the issue: 1. `cd` to the root of the project. 2. `cmake -Bbuild -S.` 3. `cmake --build build` 4. The compiler then reports: ``` In file included...