Questions tagged [elscreen]
6 questions
2
votes
1 answer
helm-projectile with elscreen
I'm on day 2 of my switch from 15 years of Vim to Evil Emacs -- so I'm just starting learning how to customize emacs and how to read elisp.
Question 1
I'm trying to use helm-projectile-find-file with elscreen-find-file That is, I want search for a…

Shaun
- 177
- 8
1
vote
1 answer
Using evil and elscreen together
I just started using evil-mode after having used elscreen for a long time. evil-mode will bind the C-z key to evil-emacs-state but do you know how I can rebind either this function, or the elscreen emacs key?

hatmatrix
- 1,046
- 9
- 18
0
votes
0 answers
Tabs bar (for accessing windows/buffers) as a single, one-line bar
Is there a solution to create and manage window/buffer tabs on a single one-line tabs bar?
I tried Elscreen, but it creates an annoying bars all over the buffers.

user14416
- 131
- 2
0
votes
0 answers
elscreen on startup
I installed elscreen through melpa & it works if I open the emacs and type M-x elscreen-start. How to start the elscreen automatically? (require 'elscreen) in .emacs does NOT automatically start the elscreen option.

rambalachandran
- 245
- 1
- 12
0
votes
0 answers
How remove the numbers and cross on Elscreen tab?
I use Elscreen, a sort of screen ulitily manager.
It's like tabs like you have in Chrome. I use when I have too many buffers/windows to handle it, and when I run 2 different projects next to each other. I know there are other alternatives, but for…

ReneFroger
- 3,855
- 22
- 63
-1
votes
1 answer
Open multiple files in different tabs when starting emacs
I'm using Emacs on Windows. I plan on making a shortcut to Emacs for quick access.
However, I have 3 files that should always be opened when I start emacs (ideally in 3 separate tabs), and I want that to happen I click on the shortcut.
I've…

wiuah
- 409
- 2
- 11