-
This can be done similarly to https://github.com/infokiller/web-search-navigator by adding an options page and storing the options in `browser.sync`.
Happy to send a PR if you are open to merging.
…
-
```
With what has been changed / introduced for 0.2.0
```
Original issue reported on code.google.com by `laurent....@gmail.com` on 6 Mar 2011 at 9:03
-
Key combination Alt+` is defined in Unity (tested under Ubuntu 12.04).
Therefore, the key-bindings should be changed (complete redesign)
-
One feature I miss from helm is being able to see keybindings:
![helm_commands](https://cloud.githubusercontent.com/assets/70800/10119525/88c993b6-6490-11e5-97af-4cc091d234aa.png)
Could this be adde…
-
Would love to be able to turn on vim keybindings in the editor tab
-
On linux, the keybinding 'ctrl-cmd-s' is shown as 'ctrl+s'. This doesn't work, because that's the keybinding for save. Could a new keybinding be set as default without 'cmd'?
-
Issue imported from Google Code: https://code.google.com/p/sequel-pro/issues/detail?id=1215
Reporter:robro...@gmail.com Date:2011-10-21 10:22:55 Status:New
What steps will reproduce the problem?
1. U…
-
### Check for existing issues
- [X] Completed
### Describe the feature
I use vim mode and have the below keybinding
```json
[
{
"context": "vim_mode == visual",
"bindings": …
F8RZD updated
3 months ago
-
Please add support to keybindings similar to the ones RES did.
-
### Check for existing issues
- [X] Completed
### Describe the feature
In other editors (vscode/intellij), they provide a palette with recently open files. You can either fuzzy search or go through…