golk

Results 28 comments of golk

Hope this PR get merged... I need them for at least running my pwsh scripts cross platform. We have come so far yet 1 step away from Nirvana.

[git.ffmpeg.org Git - ffmpeg.git/commit](https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/167e343bbe75515a80db8ee72ffa0c607c944a00) libavformat has officially merged WebRTC so... bump on this

Maybe not really related, but if you want to make `tab` accessible for `winjump`, you have to make them bindable first, as now seems like it's conflicted `explorer`, causing crash....

> I'm hitting an issue where I can't set a different `script-interpreter` on Windows. > > My use-case is using `busybox sh` on Window, `sh` on all other platforms. Context:...

For powershell user. ```just alias rim := reimport-module reimport-module: 'gci *psd1 | %{ipmo $_}' # single quote string. Supported in powershell (and nushell). ``` Then in current shell session. ```powershell...

Hi, any interest in implementing this? It's make me malding when everytime I want to update something specifically from Microsoft, it has to be ```powershell winget list | Select-String -Pattern...

People may feel the utter need of vertical/horizontal scroll bar, but I think `word-wrap` is enough. You guys may consider enabling/toggling word-wrapping in your config.

I don't have a stock Borland C Compiler either. Where should I progress? EDIT: My intention is preserving the original instruction so I didn't want to delete the `make` line....

Tunnel vision, don't know why I only saw Borland CC... At least must have stated "Otherwise" instead.

I have `make` installed in my system, ~~it couldn't run `make all` as well as `nmake` for some reason~~ EDIT: Other `make` distribution in e.g. : `scoop` or `choco` could...