Tim Chase

Results 16 issues of Tim Chase

I used `git-bisect` to track down that [this commit causes breakage](https://github.com/ledger/ledger/commit/0018c884dbf228c54e30f0bc8b7586cc35c56b0f#commitcomment-50290475). Prior to this commit, I could convert time-log entries to dollars using my price-db. After this commit, it gives...

I found a case that seems to be a bug. The context: $ cat test.ledger 2021-2-14 Test transaction Liabilities:Visa $3141 Assets:Checking =$12345 $ ledger -f test.ledger bal As expected, this...

To recreate ``` $ rm ~/.termfeed $ mkvirtualenv tf (tf)$ pip install termfeed (tf)$ feed -t AI CS GEEK General Python Science Stack ML News Research (tf)$ feed -t |...

This should fix Issue #4 (both pieces). It may be inelegant, but it solves the issues I had.

I keep my `~/.castget/*.xml` in `git` so that in case something happens to my downloads (usually user-error or MP3-player hardware dying), I can easily revert back to a known point-in-time...

Seemed like the obvious abomination of a Vim logo on the purple Emacs circle using the stylized Emacs "E" logo as the basis for creating the word "Vim"

Viewing the demo in Chromium on Linux, it crops the far right letters. In theory, a screenshot should be attached: ![Uploading cropped_right.jpg . . .]()

**Describe the bug** Issuing `:help [` produced a rendering issue with the bot's resulting markdown **To Reproduce** Steps to reproduce the behavior: 1. Create a comment in /r/vim containing `:help...

bug
research needed

**Describe the bug** Went to tag help-links for `g*` and `g#` bu putting in `:help g*` and `:help g#`. The bot correctly identified & linked `g#` but missed `g*`. Vim's...

bug

**Describe the bug** When referencing the help for `A`, it also includes a spurious link to the help for a-backtick in `motion.txt` **To Reproduce** Invoke the help-bot with backtick, colon,...

bug