smart-jump VS jump-tree

Compare smart-jump vs jump-tree and see what are their differences.

jump-tree

jump-tree is an undo-tree like jumping implementation, so that we can jump back and forth in a tree way like undo-tree. It's inspired by and a combination of undo-tree and jumplist. (by yangwen0228)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
smart-jump jump-tree
3 3
120 22
- -
0.0 0.0
about 3 years ago over 6 years ago
Emacs Lisp Emacs Lisp
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.

smart-jump

Posts with mentions or reviews of smart-jump. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-06.
  • ff-find-other-file
    1 project | /r/emacs | 3 Jan 2023
    For me ff-other-file opens correctly for botch c and c++, and I don't even have any special setup, but it works only if both are in same folder. If you have sources separated typically in include and src I think you should go for lsp and xref, but I don't know, maybe there is some other well working setup too. You can also try smart-jump if you for some reason don't want to use lsp and xref.
  • How I jump around Emacs with better-jumper
    2 projects | /r/emacs | 6 Jun 2021
    [2] https://github.com/jojojames/smart-jump
  • Does emacs or orgmode have a feature like this?
    3 projects | /r/emacs | 11 May 2021
    I use smart-jump with LSP and it works quite well.

jump-tree

Posts with mentions or reviews of jump-tree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-11.

What are some alternatives?

When comparing smart-jump and jump-tree you can also consider the following projects:

better-jumper - A configurable jump list implementation for Emacs