Skip to main content

Questions tagged [undo-tree-mode]

0 votes
0 answers
73 views

What I want I use general, use-package and evil. I want to use evil keybindings in undo-tree-visualizer-mode to jump between nodes and branches using "j", "k", "h", "...
c3f0's user avatar
  • 1
1 vote
0 answers
149 views

I am using undo-tree-mode in spacemacs and it works fine to show the history of changes and to reset the buffer to a specific state. But sometimes I'd like to undo a change or sequence of changes ...
user905686's user avatar
2 votes
1 answer
205 views

When I use Spacemacs with the Treemacs feature inside it, like the picture, I opened it by Alt Shift m + p + t Then use Ctrl x + u to open undo-tree When I move the cursor on the undo-tree by Ctrl + ...
madaha's user avatar
  • 21
0 votes
1 answer
296 views

I can access all the changes in the undo-tree during emacs --daemon session. But when it session is killed and new emacs --daemon is started undo-tree-visualize is shown clean. I have applied ...
alper's user avatar
  • 1,570
3 votes
1 answer
529 views

I've recently moved to spacemacs and it seems that they've adopted a different undo package (undo-tree) which I don't like since it does not push the undo actions back onto the history stack. I would ...
oneself's user avatar
  • 405
5 votes
1 answer
658 views

When I save my any file I am working on I always see following message, I believe this is related to my unto-tree configuration. Wrote /home/alper/.emacs.d/undo/.!home!alper!current_folder!__init__.py....
alper's user avatar
  • 1,570
1 vote
1 answer
204 views

The way I installed undo-tree: M-x package-install undo-tree My setup: GNU Emacs 26.3 undo-tree 0.7.4 installed Treat undo history as a tree (global-undo-tree-mode 1) (setq undo-...
alper's user avatar
  • 1,570
2 votes
1 answer
1k views

I'm getting the "no more undo" message all too often, even I made changes that should be there in the history. This is seriously breaking my workflow. This is my .emacs https://github.com/skrat/dots/...
skrat's user avatar
  • 143

15 30 50 per page