Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle de facto replacements #561

Open
jneidel opened this issue May 5, 2023 · 2 comments
Open

How to handle de facto replacements #561

jneidel opened this issue May 5, 2023 · 2 comments
Assignees

Comments

@jneidel
Copy link
Collaborator

jneidel commented May 5, 2023

Sometimes a fork or a reimagining of a project takes off and de facto replaces the original. To new users you would always recommend the replacement. The old one is not deprecated or archived, but is not keeping up with the times.

Examples:

  • screen -> tmux
  • vi -> vim -> neovim
  • youtube-dl -> yt-dlp
  • sxiv -> nsxiv
  • mutt -> neomutt

This list having the old entires at the top gives more room to the old, replaced version.

@jneidel jneidel self-assigned this May 5, 2023
@vitaly-zdanevich
Copy link
Contributor

Vim is not replaced, they have commits everyday

@jneidel
Copy link
Collaborator Author

jneidel commented May 5, 2023

Vim is not replaced, they have commits everyday

youtube-dl is also still being updated. Such is the nature of forks.

But there is a difference between maintenance and active expansion.

I would never recommend somebody to start with vim > neovim. Especially if they come from an IDE. Vimscript is dreadful, Lazy, LSP and the plugin ecosystem more generally are already worth going with neovim.

I don't think dropping vim, in this example, from the list is the best way. But there could be a note that most users will want to go with neovim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants