un1versal

Results 133 comments of un1versal

see https://github.com/kvirc/KVIrc/issues/1855#issuecomment-231227160

+1 for the proposed suggestion above. In fact +1 for upgrading this to higher priority.

There's plenty of ideas, just needs a brave, talented and willing developer who has interest in this with spare time to spare to implement it. That is the only stopper...

We have `$context.getSSLCertInfo` already supported in KVirc http://www.kvirc.net/doc/fnc_context.getsslcertinfo.html so that should help some.

> This is a security related bug for KVIrc, and should be fixed in the next public release. hahahahaha hilarious 5 years on not even development versions support any better...

There is zero need for some random how-to what ATI cards need is compatible advancedsettings.xml. ``` sensors|sed -ne "s/temp1: \+[-+]\([0-9]\+\).*/\1 C/p" /usr/bin/aticonfig --od-gettemperature | grep Temperature | cut -f 2...

part of this could be implemented now https://github.com/uNiversaI/xbmc-ubuntu-minimal/commit/96b7bcd7b1ff9e18b2d939385653dbca363196a9

Can this be done? ``` function installLmSensors() { showInfo "Installing temperature monitoring package (apply all defaults)..." aptInstall lm-sensors clear echo "" echo "$(tput setaf 2)$(tput bold)INSTALLATION INFO: Please confirm all...

This would depend on how big the buffer is, normally without modifying default buffer, grabbing the scrollbar and scrolling all up/down takes as long as it ever took here. I...