William Ting
William Ting
This is a bit of an undiscoverable feature that only gets mentioned in an [obscure changelog entry](https://github.com/wting/autojump/blob/master/CHANGES.md#release-v2100).
From readme.md: > [..] the script makes use of |'commentstring'| where possible (which is usually set in a filetype plugin). I have `filetype plugin on` in my .vimrc. For example,...
Hacker News recently announced the [Show HN](https://news.ycombinator.com/item?id=7984826) section, it would be awesome if that was supported in the menu.
It'd be awesome if the share list was reordered based on last recently used (e.g. like Gallery sharing). I never use Messing to share articles, but I use Google+ and...
It'd be nice if we had the option of downvoting posts and flagging threads in the app. Here's an example HTML dump for this Hacker News [post](https://news.ycombinator.com/item?id=7012832): ``` html function...
Doing so only collapses a single post rather than the post and all its children. In the below screenshot, everything below dkhenry's post should have been hidden and the result...
Since Swagger has been renamed to OpenAPI, any references to Swagger are going to fall farther out of sync. We might as well rename things to `BravadoClient` but this will...
I'm running this on Ubuntu Server 12.04. During installation it fails to build `crypt` and `nis` packages, leading to further problems down the road. ``` console ╭─ting@chibi ~ ‹python-2.7.3› ╰─➤...
`skip_validation` has been renamed to `exclude_paths`.