lntop icon indicating copy to clipboard operation
lntop copied to clipboard

Feature Request: Add attributes to [channels] header

Open dekdynamics opened this issue 2 years ago • 3 comments

Hello,

The current header bar in lntop looks like this:

 The Wall lnd-v0.14.2 bitcoin mainnet [synced] height: 731695 peers: 153 

 [ Channels ]                                                                  [ Wallet ]
 balance:                                                                balance:   
 state  : 150 active 0 pending 1 inactive
 gauge  : [|||||||||||         ] 58%

Would it be possible to add some attributes here?

  1. Change "inactive" to "disconnected" for clarity
  2. Add "Disabled remote" to indicate which peers have disabled a channel
  3. Add "Disabled local" to indicate which channels are locally disabled

Thanks, DEK

dekdynamics avatar Apr 13 '22 13:04 dekdynamics

I support active/inactive to connected/disconnected!

hieblmi avatar Jul 30 '22 00:07 hieblmi

for 1. @rkfg to weigh in - Question is should we rename active to connected and inactive to disconnected. 2. and 3. have been fixed here: https://github.com/edouardparis/lntop/pull/76/files#diff-1a61b9279a10d79e5322cbbc01644da76c7b9e7111de5f718d6fe7a0bc83ec68R665

hieblmi avatar Sep 23 '22 14:09 hieblmi

Agree that connected/disconnected make much more sense. However, the words themselves are too long for this column and disconnected ⇈ wouldn't even fit. Maybe simple on/off would do?

rkfg avatar Sep 23 '22 14:09 rkfg