Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Bare Display mode for multi-line URLs #213

Closed
sc0tt opened this issue Nov 13, 2019 · 3 comments
Closed

Bare Display mode for multi-line URLs #213

sc0tt opened this issue Nov 13, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@sc0tt
Copy link

sc0tt commented Nov 13, 2019

What do you want

A "Bare Display" akin to the feature in WeeChat. This temporarily (about 5 seconds) removes all sidebars and only displays time, user, and message text.

See: https://weechat.org/files/doc/stable/weechat_user.en.html#key_bindings_buffers_windows

alt + l (L) is the keybinding,

WeeChat example without bare display:
before

WeeChat example with bare display:
after

This allows clicking links which span more than one line as you can see.

Why

It's impossible to open links that span multiple lines. Even with the url shortener this can still occur and as far as I know, the url shortener only works if you're running cordless locally and not through a remote shell.

Implementation hints

A similar implementation as WeeChat would be optimal, using a keybinding and a timeout before reverting back to the normal display.

@Bios-Marcel
Copy link
Owner

cool, that's pretty smart. I'll surely do that.

@Bios-Marcel Bios-Marcel added the enhancement New feature or request label Nov 13, 2019
@Bios-Marcel
Copy link
Owner

K, I am putting this on Ctrl+B by default and will do it without a timeout. I might add a timeout setting later on, but it will be unused by default.

@Bios-Marcel
Copy link
Owner

record

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants