plugd@lemmy.sdf.orgtoEmacs@lemmy.ml•Mastering Emacs: Let's Write a Tree-Sitter Major Mode
3·
1 year agoReading Mickey’s stuff is always such a joy. Must remember to buy his book one of these days!
Reading Mickey’s stuff is always such a joy. Must remember to buy his book one of these days!
Wow, I actually searched through both the Emacs and Elisp info manuals before making that claim, and came up empty. Sorry for the noise!
Hi, what do you mean by “tab” in this context? In Emacs there are buffers, windows and frames. Maybe you mean frame?
Yes, I have been using eshell exclusively for the last 7 years. It does have a few drawbacks, but for me it’s definitely a win overall due to a) everything being in a buffer, b) being able to run both elisp functions and executables from the command line, and c) tramp.
P.s. I chuckled a bit when you mentioned sixel graphics support as modern. :) Jokes aside, I have my own toy implementation of sixel graphics in elisp, so decent emacs support is probably out there already.