tmate
Instant Terminal Sharing (by tmate-io)
instant.nvim
collaborative editing in Neovim using built-in capabilities (by jbyuki)
tmate | instant.nvim | |
---|---|---|
41 | 15 | |
5,729 | 1,307 | |
0.0% | - | |
0.0 | 0.0 | |
over 1 year ago | about 2 years ago | |
C | Lua | |
GNU General Public License v3.0 or later | MIT License |
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.
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.
tmate
Posts with mentions or reviews of tmate.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-06-13.
- Tmate: Instant Terminal Sharing
-
Show HN: Shpool, a Lightweight Tmux Alternative
Have you tried https://tmate.io/ ? It's a fork of tmux that, on startup, gives you web links and ssh connection strings to connect to the session. For each connection method you get one adress for read-only access and one for normal access.
- Tmate - Sharing terminal made easy.
- FLaNK Stack Weekly 3 April 2023
-
What is the tool that allow you to share ssh session quickly, generating a unique id, using an online service under the hood?
$ apt-cache show tmate [...] Homepage: http://tmate.io/ Description-en: terminal multiplexer with instant terminal sharing tmate provides an instant pairing solution, allowing you to share a terminal with one or several teammates. Together with a voice call, it's almost like pairing in person. The terminal sharing works by using SSH connections to backend servers maintained by tmate upstream developers; teammates need to be given a randomly-generated token to be able to join a session. . tmate is a modified version of tmux, and uses the same configurations such as keybindings, color schemes etc.
- ttyd - Share your terminal over the web
- Show HN: Quick tunnels to localhost with one command and no binary download
-
I’d Live Share collaboration impossible?
Checkout https://tmate.io/
instant.nvim
Posts with mentions or reviews of instant.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-30.
-
live-share.nvim: Real-Time Collaboration for Neovim
azratul/live-share.nvim is a Neovim plugin designed to facilitate real-time collaborative editing. It builds upon the functionality provided by jbyuki/instant.nvim, integrating seamlessly with Neovim to allow multiple users to share and edit text buffers concurrently. This document outlines the key features, installation process, and potential use cases for the plugin.
-
Question: Neovim plugin for overleaf.
maybe this https://github.com/jbyuki/instant.nvim.
- Gitlab Web IDE Beta, Powered by Visual Studio Code
-
[Shower thought] A modal text editor with collaborative editing features utilising ownership concept
For example, instant.nvim just shows where other clients are currently inserting. Assuming you don't do something daft like invite 500 strangers for a free-for-all, you shouldn't run into any problems.
-
I’d Live Share collaboration impossible?
You could also force your coworkers to use neovim and everyone can use https://github.com/jbyuki/instant.nvim (/j)
- Do we have an alternative to Live Share?
-
Any hope for Neovim terminal?
This has already been working in other forms for years, see for example https://github.com/mhinz/neovim-remote which is now more or less discontinued because the respective core implementation is indeed better longterm (again - this is a difference because this implements an unopinionated extension protocol that’s now easy to deliver with the refactoring efforts, not an opinionated packaged solution). A useful and fuller experience for the special case of remote editing would be https://github.com/jbyuki/instant.nvim for example, they also use this API principle you wanted to see - it’s just a nvim-server that is controlled remotely and you have an editor locally that acts as your direct interface (and you take this functionality into every other embedded solution!). And all of that is not just just somewhat fiddled solution but iterated solutions of the varying states of this feature implementation (on the path to neovim 1.0).
-
How to collaborate code?
This plugin looks promising. https://github.com/jbyuki/instant.nvim
-
Collaborative editing on (n)vim ?
I've been keeping an eye on instant.nvim, though I haven't used it yet
- Instant.nvim: A collaborative editing plugin for Neovim written in Lua
What are some alternatives?
When comparing tmate and instant.nvim you can also consider the following projects:
Sshwifty - Web SSH & Telnet (WebSSH & WebTelnet client) 🔮
live-share - Real-time collaborative development from the comfort of your favorite tools
asciinema - Platform for hosting and sharing terminal session recordings
org-roam - Rudimentary Roam replica with Org-mode
Neko - A self hosted virtual browser (rabb.it clone) that runs in docker.
beacon.nvim - Whenever cursor jumps some distance or moves between windows, it will flash so you can see where it is