miniblog.
← Back to all posts
Oct 14, 2018 at 17:16
4
It was amazingly easy to add Tramp support to deadgrep.el. A single function change and suddenly you can run searches on remote machines too!
Add tramp support · Wilfred/deadgrep@11b3809
Fixes #21
Likes
Joseph C. Osborn
Your weary 'net denizen
aminb
Conor Nash
Related Posts
Jul 26, 2018 at 07:36
Tramp using the new multithreading in Emacs!
https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg00862.html
h/t
@Koral_001
Introducing thread-safe Tramp
Oct 31, 2016 at 00:22
Amazing Emacs package of the day:
https://github.com/emacs-pe/docker-tramp.el
allows you to access Docker containers over Tramp!
GitHub - emacs-pe/docker-tramp.el: TRAMP integration for docker containers
TRAMP integration for docker containers. Contribute to emacs-pe/docker-tramp.el development by creating an account on GitHub.
Apr 23, 2016 at 15:31
Elisp can have long symbols, but tramp-sh-handle-start-file-process--magit-tramp-process-environment (from magit-process.el) is remarkable.