# Escreen integration

DevFeed: [Escreen integration](<https://devfeed.tech/articles/escreen-integration-34349.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2009/09/escreen-integration/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2009-09-22T21:04:00Z

Content type: opinion

Language: en

Sources: [Dimitri Fontaine](<https://devfeed.tech/sources/dimitri-fontaine.md>)

Topics: [Emacs](<https://devfeed.tech/topics/emacs.md>), [screen](<https://devfeed.tech/topics/screen.md>), [navigation](<https://devfeed.tech/topics/navigation.md>)

Tags: [emacs](<https://devfeed.tech/tags/emacs.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [screen](<https://devfeed.tech/tags/screen.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

A personal account of integrating escreen with Emacs after using elscreen. It describes adapting screen navigation, current-screen display, mouse-wheel support, and synchronization between the X clipboard and Emacs selection.

## Source excerpt

After having used elscreen for a long time, I'm now a very happy user of escreen, which feels much better integrated and allows to have one ring of recently visited buffers per screen. Which is what you need when using a screen like feature, really. At first, it seemed so good as not to require any tweaking, but soon enough I had to adapt it to my workflow. After all that's exactly for being able to do this that I'm using emacs :)