Mike

Results 44 issues of Mike

**Is your feature request related to a problem? Please describe.** I expect I am not the only user of pydoc-markdown who is using 4.5.1 before the major changes that came...

feature request

I found that com4j only looked in the win32 registry key but a library I used installed into the win64 registry key only. Hence I made the fix in TypeLibInfo.java:...

The DomTerm docs say libclipboard "makes Paste menu items work better". I have built including it but can't tell what is the difference. domterm status doesn't say anything about the...

I have a custom prompt with the time on the right hand side. When DomTerm first loads, the time incorrectly shows on the next line, but subsequently is ok. See...

qtdomterm /usr/local/bin/fish gives a blank white screen with no prompt. domterm --chrome /usr/local/bin/fish works. Also is the qt frontend the best frontend for Linux or is it better to use...

When searching on the domterm mailing list archives, I get the error: ht://Dig error htsearch detected an error. Please report this to the webmaster of this site by sending an...

I see these warnings each time I run: ``` ...python3.6/site-packages/slugify/main.py:65 ...python3.6/site-packages/slugify/main.py:65: DeprecationWarning: invalid escape sequence \p ''' ...python3.6/site-packages/slugify/main.py:98 ...python3.6/site-packages/slugify/main.py:98: DeprecationWarning: invalid escape sequence \L PRETRANSLATE = re.compile(u'(\L)', options=convert_dict) ...python3.6/site-packages/slugify/main.py:140 ...python3.6/site-packages/slugify/main.py:140:...

The README says "It also requires coverage to be installed with the toml extra (pip install coverage[toml]):" I tried the following: ``` - name: Install coverage dependency run: pip install...

Thanks for this useful plugin. Icecast works well. However the radio-browser.info connection is broken: Going to tab Search, title Board and clicking Download gives: "Feed download failed". Going to the...

oauth2client is deprecated. How do I use PyDrive with google-auth?