evil-tabs icon indicating copy to clipboard operation
evil-tabs copied to clipboard

Integrating Vim-style tabs for Evil mode users.

Results 8 evil-tabs issues
Sort by recently updated
recently updated
newest added

Currently, quitting with `:x` or `:q` results in unexpected behavior: if there are two splits on a specific screen (tab) and there is more than one screen, `:q:` or `:x`...

* :q will close window but not tab if more than one window in tab, otherwise, close tab * final tab with one window will close Emacs if :q issued

Hi I would suggest adding some more details to the readme (possibly a screenshot) to make it more immediately obvious what this package accomplishes. Currently, new users are forced to...

Copied over the normal state bindings for use in evil motion state.

Evil tabs auto completes relative file paths properly but when you try opening a file using a relative path, emacs opens the file relative to the home dir. Maybe my...

If you open multiple windows inside a tab, i.e., :tabnew :vsplit :split and try to close a single window with ":q" you end up closing the whole tab. This differs...

I noticed a while ago that when first entering certain modes, the `evil-state` is unset and evil keybindings aren't available. If I exited those modes and then re-entered, evil keybindings...

When a window has evil-tabs' tab bar at the top, `scroll-preserve-screen-position` loses track of the line number. - **version:** From Github repo, on May 17, 2015 - **to reproduce:** In...