Results 27 issues of Hanxue

I am running extended-search-results on Chrome: 73.0.3668.0 macOS: 10.13.6 The Github links are not appended ![image](https://user-images.githubusercontent.com/760008/51074600-11cfbb00-16bc-11e9-9b1c-37be897cd9b7.png) I have added my Github Access Token successfully to the extension, and this is...

As a more secure alternative to password. Add 'token' setting, or read from env variable GITHUB_CLI_TOKEN

enhancement

Seems like the `/api/asciicasts` URL is no longer available ``` $ asciinema2gif https://asciinema.org/api/asciicasts/123683ERROR: https://asciinema.org/api/asciicasts/123683 returns 404 $ asciinema2gif https://asciinema.org/a/123683 Wrong URL format. See https://github.com/tav/asciinema2gif#url-format. ``` Neither does parsing by ID...

The postresql manuals include both the short and long arguments, and are formatted different. Trying to explain `pg_dump -Fc -U` https://explainshell.com/explain?cmd=pg_dump+-Fc+-U results in this: ![image](https://user-images.githubusercontent.com/760008/32828189-6088da0a-ca29-11e7-9e52-67a438467f38.png) The actual content of the...

I have compiled the latest litetree on macOS 10.10.5, and I cannot get the branch commands to work. From the output, the new commands are available, but for some reason...

usage

Vue-material does not have any `footer` layout classes. I would like to see footer classes similar to MDL (Material Design Lite) [https://getmdl.io/components/index.html#layout-section/footer](https://getmdl.io/components/index.html#layout-section/footer) ![image](https://user-images.githubusercontent.com/760008/28916909-56b1e06c-7876-11e7-9b14-efdccb7a3160.png)

improvement
help wanted
new component

I am on a flaky connection, and downloading the docs offline usually result in this ![image](https://user-images.githubusercontent.com/760008/35468934-71b36696-0364-11e8-8d7c-edc45b75ba8a.png) I will have to close the Preferences window and re-open, then install or update...

I get this error when I run `MNPP.app` ``` $ open MNPP.app LSOpenURLsWithRole() failed with error -10810 for the file /private/tmp/MNPP-0.3.8-osx-10.8/MNPP.app. ```

I am using: vuetable-2: 1.6.6 vue: 2.3.4 I just wrote a dummy `statusName()` callback as per the example, and the result is no value appears ```javascript export default { data...

enhancement
question
doc update needed