Tim Weber

Results 34 issues of Tim Weber

`vmssh` depends on awk having a `strtonum()` function, which is GNU awk only. I'd prefer if it worked with plain awk. But beware: Some possible solutions might be [implementation-specific behavior](http://stackoverflow.com/questions/4614775/converting-hex-to-decimal-in-awk-or-sed).

enhancement

If there are empty commit messages in SVN, `git-svn-ahead`'s `git log --pretty=format:'%b%n%H'` will not output the `git-svn-id:` lines for these commits, because they are considered to be the _subject_ (`%s`),...

defect

Hi there! In my apartment, there are water meters supplied with [Q module 5.5 add-on modules](https://qundis.com/products/modules/) that make them C-mode enabled. These send a manufacturer of `(QDS) Qundis, Germany (0x4493)`,...

I’m new to MTGATracker and I’ve installed 6.1.0, started it up, and the window is pretty empty (only the “Total” and “Total: Session” rows are displayed). Editing decks and playing...

This script causes my OBS CPU usage to go up from 2.5 % to 6 %. After looking at the source, I can see that this is because you’re using...

This is using [`pyocclient`](https://pypi.org/project/pyocclient/) to implement a driver for [ownCloud](https://owncloud.com/) & [Nextcloud](https://nextcloud.com/). As both of these systems rather use file/directory semantics instead of container/blob ones, the driver behaves somewhat similar...

### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version wezterm 20220814-222723-f2ee48bd ###...

bug

Hi there! On a `network.WLAN` interface, I can set `.config(dhcp_hostname='galactica')`. However, on a LAN interface, I cannot: ``` >>> import network >>> l = network.LAN() >>> l.config('dhcp_hostname') 'espressif' >>> l.config(dhcp_hostname='galactica')...

I've discovered this project today and I’m totally in love with the idea. Thanks for building it! ❤ I have some ideas in my head about little things that I...

### Feature description Currently, switching the touch keyboard to [text input mode](https://wiki.termux.com/wiki/Touch_Keyboard#Text_Input_View) and back has to be done by the user manually by swiping. What if a client application running...

enhancement
Keyboard