-
### Sublime Text Version
Sublime Text 3 (Build 3126)
### Rust Enhanced Version
1.3.2
### Operating system
macOS 10.12.4
### Expected behavior
When I type `'m` in command mode in Vim mode,…
-
Ta reda på hur vi ska hämta informationen, hur det fungerar med tilldelad plats, prioriteringar osv i koden.
-
In nushell, we've been experimenting with adding configurable keybindings. We wanted to set up some configuration, and then call into rustyline using the `bind_sequence` commands, like this:
```rus…
-
**Is your feature request related to a problem? Please describe.**
We have our `help-mode` with convenient navigation bindings. But I often end up opening an inspector or some other input side-by-sid…
-
Generally, I have "E" bind to eval-last-sexp so that I can quickly eval elisp code.
```lisp
(defhydra hydra-vi (:color pink :hint nil)
"hydra-vi"
("E" eval-last-sexp)
("q" nil))
``…
BooAA updated
6 years ago
-
```
It would be nice to have an option to keep the Ctrl and Escape keys on screen
at all times. Then tab completing a file name would be a two tap action instead
of three, leaving insert mode in vi …
-
Man kan kun se 1 3/4 række af indsatser på fasen. Underkanten af tabellen Indsatsområde burde flugte med underkanten af bemærkningsfeltet og det kunne være godt at kunne se mindst 3 rækker i tabellen.…
-
To reproduce, using the text below in Yi
`this is Yi! (inside a bracket) "inside a quote"`
Move the cursor to anywhere between the parentheses and type `vib`. This will select everything from the cu…
-
I would like to add a feature which allows us to render maps in mode 7 style like old snes games. This would be implemented as a set of mode7 parameters in the RPG::Map and modifiable by editor.
Fe…
-
- `nvim --version`: NVIM v0.3.1
- Vim (version: ) behaves differently? no.
- Operating system/version: Arch linux
- Terminal name/version: Alacritty/0.1.0
- `$TERM`: xterm-256color
### Step…