Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Screen Config File: screen-overview.yaml and screen.nonfunctional, #399

Merged
merged 4 commits into from
Apr 28, 2021

Conversation

SaintFenix
Copy link
Contributor

closes #286

This is an early implementation of screen -like bindings for Zellij using the GNU screen Manual and the <prefix> ? command in Screen itself from version 4.08.00

It follows the same formatting as my previous pull request: #362

In that pull Request @a-kenji and I worked though these as possible control schemes, while providing placeholder names for features that Zellij may eventually implement that will copy or exceed the functionality of screen in this case.

Many of the functions of screen are exceptionally archaic or out of place in Zellij and were included in the lists commented out just for completion sake. I have made a similar screenjustification.txt as before to see my reasoning and why some commands work and others. This one doesn't line up as neatly as tmux due to how screen formats its output, but I attempted to keep it roughly the same.

@SaintFenix SaintFenix changed the title Added Tmux Config File: screen-overview.yaml and screen.nonfunctional, Added Screen Config File: screen-overview.yaml and screen.nonfunctional, Apr 28, 2021
example/screen-overview.yaml Outdated Show resolved Hide resolved
@a-kenji
Copy link
Contributor

a-kenji commented Apr 28, 2021

This is great, thank you!

@SaintFenix
Copy link
Contributor Author

Got that edited for ya. 👍

@a-kenji a-kenji merged commit 637ae07 into zellij-org:main Apr 28, 2021
@a-kenji
Copy link
Contributor

a-kenji commented Apr 28, 2021

Cheers!

a-kenji added a commit to a-kenji/zellij that referenced this pull request Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature(Config): Emulate Screen Default Keybindings.
2 participants