gitbrowser VS emacs-pager

Compare gitbrowser vs emacs-pager and see what are their differences.

gitbrowser

A Geany plugin for browsing Git repositories. (by unwind)

emacs-pager

use a buffer as $PAGER when using emacs as your terminal (by mbriggs)
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
gitbrowser emacs-pager
2 1
18 41
- -
4.5 10.0
12 months ago over 4 years ago
C Emacs Lisp
- -
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.

gitbrowser

Posts with mentions or reviews of gitbrowser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-20.
  • Geany 2.0 Is Out
    5 projects | news.ycombinator.com | 20 Oct 2023
    Oh fun! I love Geany and use it as much as I can. I adore its speed, low resource-usage and simplicity.

    I hope the plug-in API hasn't changed too much, I have a tiny git plugin [1] I wrote that I hope stil builds! Plug: if you think jumping to a known file quickly in a large repo sounds useful, maybe give it a try.

    [1]: https://github.com/unwind/gitbrowser

  • Notepad++ v8.2 Released
    5 projects | news.ycombinator.com | 21 Jan 2022
    Plug, but if you're into Geany you might have a use for my "Gitbrowser" plug-in [1].

    It's very light-weight (at the cost of features, it's really a browser and not a GUI for Git) and suits Geany just fine in my opinion. I especially like the "Quick Open" feature, which uses Levenshtein distance sorting to help you find a file from a few characters in the name. :)

    [1]: https://github.com/unwind/gitbrowser

emacs-pager

Posts with mentions or reviews of emacs-pager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-20.
  • Geany 2.0 Is Out
    5 projects | news.ycombinator.com | 20 Oct 2023
    I'm not very knowledgeable about Vi, I had someone else configure it for me as a pager a while ago. I used to use it (as a pager) to work with database dumps which were typically multiple Gigabytes big. It's obviously slow to do certain things, compared to smaller files, but that's to be expected as simply seeking through these files would take time.

    As for Emacs, I either use Hexl mode or I used to use a modified version of this: https://github.com/mbriggs/emacs-pager but cannot find a source at the moment.

    But, even if not used as a pager, Gigabyte file will work. That's still far from the breaking point. Not as snappy, and if you have a Python source file that's Gigabyte big you will have to disable Python mode, for example. But with logs / database dumps that's usually not a problem.

What are some alternatives?

When comparing gitbrowser and emacs-pager you can also consider the following projects:

CudaText - Cross-platform text editor, written in Free Pascal

gitlab

codelite - A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++

Geany - A fast and lightweight IDE

glogg - A fast, advanced log explorer.

gFTP - FTP plugin for Geany