Troy Nichols

Results 3 issues of Troy Nichols

Currently I press e.g. `f` to open link hints and `Esc` to close them again. If I choose, I can rebind another key/combo to open link hints. However, I don't...

With SQL adapters like postgres you can write something like this: limit = 42 MyRepo.all(from item in Item, limit: ^limit) In ecto_mnesia, this produces an error like this: ** (FunctionClauseError)...

bug

This PR addresses issue #2 I added a new (optional) initialization option called `loadingHtml` which lets a developer customize the HTML that appears when the list is pulled down (loading...