dasht icon indicating copy to clipboard operation
dasht copied to clipboard

💁 Search API docs offline, in terminal or browser

Results 18 dasht issues
Sort by recently updated
recently updated
newest added

I'm on ubuntu 22.04 I install by running `brew install dasht` I have not installed by using git, so I look in similar locations ls ~/.linuxbrew/etc | grep zsh ls...

question

Per my comment on #52: My approach here was pretty simple, I added a new configuration variable `DASHT_USE_DASH_APP` that makes `dasht` use the `Dash.app` docsets. This also causes all of...

enhancement

A quick and dirty implementation to select a query result (#37).

enhancement

This might come in handy if the user has custom docsets installed, that are not tracked by Kapeli's feed.

enhancement

This makes it possible to find results in lodash docsets by running: dasht get lodash # this was returning no results before or dasht get lo-dash when the docset name...

enhancement

Dash allows users to [contribute docsets](https://github.com/Kapeli/Dash-User-Contributions), as outlined in zealdocs/zeal#170. dasht should provide a command to automatically download and extract these as well. (See also #4.)

enhancement

This is related to #4. In Dash, there is the possibility to install a specific version of a docset (e.g.: Ruby 2.2.4 docset). Looking into the [docset feeds](https://github.com/Kapeli/feeds), I can...

enhancement

It would be nice to be able to use `fzf` to select a docset instead of using `w3m`.

enhancement

Hi, I've just install dasht with Homebrew in macOS Catalina. Searching within `dasht` works great, I can navigate through all the docsets I've installed real quick. However, when I run...

help wanted
question

Feature: `dasht` should be able to re-use docsets from existing Zeal and Dash installations. * https://github.com/sunaku/vim-dasht/issues/16#issuecomment-646321688 * Issue #22 * Issue #44 * Issue #15 * Issue #4

enhancement