T.J. Yang

Results 30 issues of T.J. Yang

- Using cargo fix ... by following suggestion ;) ``` warning: `blo` (test "mod") generated 3 warnings (run `cargo fix --test "mod"` to apply 2 suggestions) Finished test [unoptimized +...

## Feature Request **Is your feature request related to a problem? Please describe.** Adding server IP address before port number in banner. Provide a succinct and clear description of the...

enhancement

Hi please advise - os and rust info ``` [me@rocky9t01a ~]$ rpm -qa |grep llvm14 llvm14-libs-14.0.5-6.el9.x86_64 llvm14-14.0.5-6.el9.x86_64 llvm14-static-14.0.5-6.el9.x86_64 llvm14-devel-14.0.5-6.el9.x86_64 [me@rocky9t01a ~]$ ``` -- error message ``` --- stderr CMake Error...

- When one move the mouse to kitty icon on task bar ![image](https://github.com/kovidgoyal/kitty/assets/378638/5e0cc16e-9720-4e2b-84df-e170bfd4786b) - this is my desired action to list out opened sessions vertically. but this behaviour only happened...

Hi Is there a way to set vertical session listing by default ? IMHO, Horizontal session display is not helpful at all. - Kitty version info: ![image](https://github.com/cyd01/KiTTY/assets/378638/ddf93398-d1a5-47f3-a616-9a6e8d38f6c3) - mouse hover...

Hi The current pepper version is 0.7.6 and only can be installed without issue by "pip3 install salt-pepper", on Ubuntu 18.03. I want to learn more about python and salt-api...

### Description of Issue/Question WHAT: This is a request for enhancement. WHY: To automate trusted minions deployment via pre-shared key approach to avoid the need to login salt-master. See [R1:...

adagios/urls.py need to be refactored to work with python3-django. - centos 7 with python2 ``` [me@nagios01 tmp]$ sudo python -m pdb /usr/lib/python2.7/site-packages/adagios/manage.py test > /usr/lib/python2.7/site-packages/adagios/manage.py(20)() -> import os (Pdb) from...

Hi Any plan to bring adgios forward to el8 format ? - Currently adagios rpm can't be installed on RHEL8 variants like RockyLinux8. - python-simplejson, python-django and mod_wsgi should be...

Hi Please see the diffs, I got release.sh script to work on a rockylinux 8 test box.