Taha Aziz Ben Ali

Results 156 comments of Taha Aziz Ben Ali

@Staubgeborener A library I'm working, [pci_fetch](https://github.com/grtcdr/pci_fetch) can fetch PCI devices' information, among them GPUs, all that's left to do is have libmacchina integrate this feature and macchina will have GPU...

Hey @matrixik > Maybe there could be also switch to show versions of shell, windows manager and terminal There's really no good way to do this, shell versions like `BASH_VERSION`...

> I don't get this part. You run it from shell so you should have access to all shell environment variables (from any language). No? This would work if Rust...

I'll give you an example: - What macchina can do is run `zsh --version`. - What it can't do is access the value of `$ZSH_VERSION`, as far as it thinks,...

@thorion3006 Noted :)

@thorion3006 see this [commit](https://github.com/Macchina-CLI/libmacchina/commit/e3d5b969217784f4ee4c201f03ba2bf2d7d676cb), it's planned to land as a configuration option (and command line flag too).

You could take it for a spin if you'd like :)

> > There's really no good way to do this, shell versions like BASH_VERSION and ZSH_VERSION aren't exposed to rust programs, as macchina is not a shell script > >...

> Every now and then (can not pinpoint an action where this happens reliably), the mouse cursor "stutters" for a fraction of a second I can't pinpoint when this happens...

This hasn't happened to me in a long time, are you seeing similar error messages?