iris icon indicating copy to clipboard operation
iris copied to clipboard

Implement a pagination mechanism for remote screen/tmux users

Open caasi opened this issue 6 years ago • 2 comments

| === [M93] On 2018-09-24T16:00:21Z, [email protected] replied...--------------------------------------------------------
| Great question!  If you're using tmux, depending on what key configuration you have, you *should* be able to press `ctrl-b`
| then `[` to enter navigation mode, the `PgUp` and PgDn` to go through the messages. I think `Esc` or `ctrl-c` will pop you
| back out of that mode again.
|
| That's a good suggestion for a new feature, though; some kind of pagination to avoid that kind of workaround.
|
| I'll get that in the TODO list.  Thanks!
| ----------------------------------------------------------------------------------------------------------------------------

Just open this issue to track and subscribe. :p

I tried your suggestion with a remote tmux session and a local tmux session. The local session works well. But I can not scroll up in the remote session.

caasi avatar Sep 24 '18 22:09 caasi

Hey there! Thanks for filing this. :) Sorry for the delay in responding; I have a bad habit of not paying attention to my github notifications. 😬

This is a great suggestion, and it'll be the next feature I work on. Thanks!

Calamitous avatar Oct 08 '18 14:10 Calamitous

Thank you!

I'm not push you to implement this feature. In fact I'm interesting in how you make iris so maybe I can implement it by myself. But I'm not familiar with Ruby. 😂

caasi avatar Oct 11 '18 05:10 caasi