eyebrowse-restore VS yank-indent

Compare eyebrowse-restore vs yank-indent and see what are their differences.

eyebrowse-restore

Never lose your Eyebrowse window configurations again. (by FrostyX)

yank-indent

Emacs minor-mode that ensures pasted (yanked) text has the correct indentation level. (by jimeh)
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
eyebrowse-restore yank-indent
6 1
20 6
- -
2.8 5.7
2 months ago 6 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only 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.

eyebrowse-restore

Posts with mentions or reviews of eyebrowse-restore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-18.
  • Window Management - share your display-buffer-alist
    7 projects | /r/emacs | 18 Oct 2023
    eyebrowse - package to make Emacs be like i3. Example config from Karl Voit and the use of eyebrowse-restore to help make the configurations stick around.
  • Need Help With Using Eyebrowse Mode
    2 projects | /r/emacs | 17 Mar 2023
    *** Add 'eyebrowse-mode' to allow for 'tmux' style window management#+begin_src emacs-lisp ;; Taken from here: ;; https://github.com/emacsmirror/eyebrowse ;; https://depp.brause.cc/eyebrowse/ (use-package eyebrowse :ensure t) ;; Turning 'eyebrowse' mode automatically when Emacs starts up: (setq eyebrowse-mode t)#+end_src*** Add 'eyebrowse-restore' to restore 'eyebrowse' based window configs#+begin_src emacs-lisp ;; Taken from here: ;; https://github.com/FrostyX/eyebrowse-restore (use-package eyebrowse-restore :ensure t :config (eyebrowse-restore-mode))#+end_src
  • Questions Regarding Eyebrowse Mode With Treemacs And Vterm
    1 project | /r/emacs | 9 Mar 2023
    You can try https://github.com/FrostyX/eyebrowse-restore Some people don't enable the eyebrowse-restore-mode at all, but instead, create their Eyebrowse configuration only once via M-x eyebrowse-restore-save-all. And then run M-x eyebrowse-restore whenever they want to restore it.
  • eyebrowse-restore: Never lose your Eyebrowse window configurations again.
    1 project | /r/planetemacs | 12 Dec 2021
  • Never lose your Eyebrowse window configurations again
    3 projects | /r/emacs | 11 Dec 2021
    Therefore, I just created your first GitHub issue for the project where I ask for a tiny feature: making an optional argument for eyebrowse-restore where I may specify the session name to restore. This way, I can set up my Emacs buffers with eyebrowse after my Emacs finished booting.

yank-indent

Posts with mentions or reviews of yank-indent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.

What are some alternatives?

When comparing eyebrowse-restore and yank-indent you can also consider the following projects:

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

org-rich-yank - 📋 Rich text clipboard for org-mode: Paste as a #+BEGIN_SRC block of correct mode, with link to where it came from

dotfiles

org-novelist - Org Novelist is a system for writing novel-length fiction using Emacs Org mode.

popper - Emacs minor-mode to summon and dismiss buffers easily.

emacs-pure

eyebrowse - Easy window config switching

burly.el - Save and restore frames and windows with their buffers in Emacs

remacs - Rust :heart: Emacs

.emacs.d - My personal emacs settings