ticket.vim VS vim-arpeggio

Compare ticket.vim vs vim-arpeggio and see what are their differences.

ticket.vim

Manges git branch specific vim session files (by superDross)

vim-arpeggio

Vim plugin: Mappings for simultaneously pressed keys (by kana)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ticket.vim vim-arpeggio
8 7
16 266
- -
1.2 10.0
3 months ago over 3 years ago
Vim Script Vim Script
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ticket.vim

Posts with mentions or reviews of ticket.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-17.

vim-arpeggio

Posts with mentions or reviews of vim-arpeggio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-09.
  • Any stenography plugins?
    1 project | /r/vim | 10 Jun 2023
    Might be able to pull something like this off with https://github.com/kana/vim-arpeggio
  • Remap Esc to \
    1 project | /r/neovim | 24 Jan 2023
    If the reason for not liking jk is that it doesn't work for visual mode, and you are not using the which-key plugin, I would suggest the vim-arpeggio plugin. You'll have to hit jk very quick for exit so it won't interrupt j and k movement in visual mode
  • What are your must-have vim/nvim extensions?
    53 projects | /r/vim | 9 May 2022
    kana/vim-arpeggio for the jk ==> mapping
  • Journey to the Ultimate `imap jk <Esc>`
    2 projects | /r/vim | 30 Apr 2022
    But today, I found the plugin vim-arpeggio, it maps key chords, i.e., keys pressed (seemingly) simultaneously. I tried it out and omg, it solves everything. No longer do I need to wait for timeoutlen, no longer do I miss a k at the end of word: jk and kj only triggers when pressed simultaneously, and I don't have to set timeoutlen insanely short.
  • What are some lesser-known Vim plugins you couldn't live without?
    6 projects | /r/vim | 16 Mar 2022
    vim-arpeggio: Keychords for custom mappings (since there are not enough 'free keys' available)
  • Control Alternatives for Dexterity Issues?
    1 project | /r/vim | 4 Jan 2022
    The half keyboard basically mirrors the keyboard while the spacebar is held down (so you have, for example, normal “asdf” that then turns into “;lkj” while space is pressed). It sounds weird but if you touch type it’s surprisingly easy to get used to because the same fingers press the same keys—your index finger presses both “f” and “j” as normal. You might be able to emulate it with something like vim-arpeggio.
  • How do I map <Space-j> or something like that.
    1 project | /r/vim | 11 Oct 2021
    But there is e.g. this plugin, that tries to achieve it, possibly others as well: https://github.com/kana/vim-arpeggio

What are some alternatives?

When comparing ticket.vim and vim-arpeggio you can also consider the following projects:

dressing.nvim - Neovim plugin to improve the default vim.ui interfaces

better-escape.vim - A Vim/Neovim plugin for escaping insert mode without lagging.

nvim-possession - 📌 the no-nonsense session manager

vim-columnmove - Move cursor along a column.

harpoon

vim-buffergator - Vim plugin to list, select and switch between buffers.

telescope-ui-select.nvim

vim-mundo - :christmas_tree: Vim undo tree visualizer

session-lens - A session-switcher extension for rmagatti/auto-session using Telescope.nvim

vim-coiled-snake - Compact, but ready to strike. 🐍

sessions.nvim - a simple session manager plugin

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support