林博仁 Buo-ren Lin
林博仁 Buo-ren Lin
> `java -jar bfg-1.13.0.jar --delete-files *.jar MyBigRepo.git` A major problem with this command is that in `sh`/`bash` the `*.jar` expression expands to `bfg-1.13.0.jar` and other \*.jar files' filenames in your...
Hello, snap packager here. I was going to present it after [the `bfg` default command alias is granted by the Snap Store](https://forum.snapcraft.io/t/request-default-alias-for-bfg-repo-cleaner/19487) though, but here it is. :smirk: `sudo snap...
Dear maintainer(s), [Snaps are universal Linux packages](https://snapcraft.io) that can be installed and run on many GNU+Linux distributions with ease. I've been following the [Snapcrafters](https://forum.snapcraft.io/t/join-snapcrafters/1325) instructions and [have built a working...
I encounter this issue as well, which is also reproduced with bashbeautify, which seems to have similar codebase: https://github.com/bergwerf/bashbeautify/issues/12 Here's the stacktrace: ``` Traceback (most recent call last): File "/usr/local/bin/beautysh",...
> That's a big problem for Linux directory stuff and caused errors when trying to copy the files. That's in fact not true, the most commonly used EXT filesystem supports...
I wonder if the "On-screen keyboard" item in "Device configuration" menu can be removed as user may think that the UI is part of it.
Isn't targeting it to a version older than 2.10.1 would be sufficient? The oldest supported version is glibc 2.5.
Not that I hold a significant portion of the gotop's copyright, go ahead. I, 林博仁(Buo-ren, Lin), give permission to license my contributions to gotop under MIT.
 Currently, the snap runs pretty well with only a known issue that [it detects the wrong mount points in the "Disk Usage" widget partially due to Snapd's voodoo stuffs](https://forum.snapcraft.io/t/snapped-application-sees-fake-mountpoints/10217),...
As you already [aware](https://github.com/cjbassi/gotop/pull/95#issuecomment-457831190), currently the `gotop` namespace is occupied by [dawndiy/gotop: A top like command line tool with Terminal UI](https://github.com/dawndiy/gotop), you may: * Ask @dawndiy if they're willing to...