Six icon indicating copy to clipboard operation
Six copied to clipboard

New and improved Vim emulation for Sublime Text

Results 68 Six issues
Sort by recently updated
recently updated
newest added

After updating Sublime Text to [3.2 version](https://www.sublimetext.com/blog/articles/sublime-text-3-point-2). My caret in normal mode started to look like this: ![2019-03-13 at 11 29](https://user-images.githubusercontent.com/6391776/54272121-532cfb80-4583-11e9-94f4-f5f32c1db0ae.png) It is barely seen. In insert mode it is...

reference
limitation

I've triggered this bug multiple times (I'd say over 10 times) over multiple days. I don't know how to trigger it, as it happens randomly while I'm editing text. It...

bug

I can't seem to recreate this with a smaller amount of code, but the applying the following command on the following code reliably crashes Sublime for me: Cursor at column...

area:operators
bug:norepro

The reason I love something like Vintagous and Six (I used Vintagous up until 30th of July, but it's been discontinued) together with Sublime is because mix using keyboard navigation...

enhancement
area:motions

Please add the line range option (like was in Vintageous) for commands : eg. :1,10d :1,10x :1,10y

enhancement
area:operators

Thanks for this plugin! I'm wondering if it's possible to achieve centred scrolling with six? It's possible to get halfway there with the [Typewriter](https://github.com/alehandrof/Typewriter) plugin's typewriter scrolling mode, however once...

enhancement
waiting
question
area:motions

Sometimes, when moving the cursor up and down using the `j` and `k` commands, the cursor doesn't end up in the correct position. Here is a test case that I've...

waiting
area:motions

ctrl+r + `register` should insert the content of `register`.

enhancement
area:yanking

When I hover over a character in normal mode. Like here I am hovering over `S` char: ![2018-06-08 at 14 08](https://user-images.githubusercontent.com/6391776/41157275-86109090-6b25-11e8-9819-c4ef257a7ee5.png) Is it possible to turn off it highlighting the...

waiting
reference
limitation
area:ui