scarf

Results 314 issues of scarf

## Summary https://github.com/reitzig/sdkman-for-fish/blob/555203d56e534d91cde87ad600cbbf6f2d112a03/README.md?plain=1#L28-L40 despite the description in https://github.com/reitzig/sdkman-for-fish?tab=readme-ov-file#install says to *either* set `SDKMAN_DIR` or `__sdkman_custom_dir`, only the `__sdkman_custom_dir` method works. ## Log ``` nemo@ip-192-168-20-95 ~> sdk You don't seem to...

enhancement
documentation

tutorial referenced: https://typelevel.org/cats-effect/docs/core/scala-native ```scala //> using dep "org.typelevel::cats-effect:3.5.4" import cats.effect.{IO, IOApp} object Main extends IOApp.Simple { def run: IO[Unit] = IO.println("Hello Cats Effect!") } ``` ``` $ time scala-cli --power...

[as discussed in discord](https://discord.com/channels/1015060230222131221/1026515880080842772/1283952481759662111), current description was ambiguous. EDIT: > Disables the 'HOLD UP' banner in the console. As a side effect, also prevents Discord from hiding your token, which...

### Is your feature request related to a problem? Please describe. 1. the [metals docs site](https://scalameta.org/metals/) use multiple time formats, which is inconsistent. | [DD MM YYYY](https://scalameta.org/metals/docs/) | [MM DD...

## Situation ```sh scarf@fedora /v/h/scarf> bluetoothctl scan on No default controller available scarf@fedora /v/h/scarf [1]> sudo bluetoothctl scan on [sudo] scarf μ•”ν˜Έ: No default controller available ``` ## Steps to...

https://jsr.io/@cliffy/command/versions ![image](https://github.com/user-attachments/assets/ef7afdb9-248a-4168-9b28-1476a8d7e7fe) ``` $ deno cache jsr:@cliffy/command error: Could not find version of '@cliffy/command' that matches specified version constraint '*' ``` cliffy only has release candiates and thus cannot be...

bug

### Affected Version yay v12.4.2 - libalpm v15.0.0 ### Describe the bug ``` πŸ“¦[scarf@arch-distrobox yay]$ LANG=ko_KR.UTF-8 yay -S tlrc :: %!s(int=2)에 μ‚¬μš©ν•  수 μžˆλŠ” &{%!d(string=cargo) %!d(string=) %!d(string=) 7059752343256422140 1}개 κ³΅κΈ‰μžκ°€...

Type: Bug
Status: Triage

**Is your feature request related to a problem? Please describe.** it's easy to distinguish you're inside a box on bash thanks to a custom prompt like `πŸ“¦[scarf@fedora scarf]$`: https://github.com/89luca89/distrobox/blob/c05b6a43769bfa56d572a457f1420e0e2589fe3b/distrobox-init#L2028-L2031 however...

enhancement
help wanted
good first issue

**Describe the bug** pagination does not work for every single CLI programs including less, [delta](https://github.com/dandavison/delta/discussions/1387#discussioncomment-10731607) and https://github.com/sharkdp/bat. **To Reproduce** ```sh $ distrobox create --verbose --image archlinux:latest --name arch-distrobox-repro $ distrobox...

bug
help wanted
wait-on-user

### Describe the Bug I'm unable to make golang plugin to work despite installing it and reshimming. similar to #914, but `reshim` doesn't work at all. ### Steps to Reproduce...

bug