Skip to content

pagination issue in verbose mode #278

@nbanb

Description

@nbanb

Dear Vi

Is there a way that verbose mode ('-vv') send log in a more readable maner ?

(terminator + xterm-256colors)
image

Or (gnome terminal + xterm-256colors)
image

I would expect something more readable like :

  [DEBUG websocat::readdebt] Fulfilling the debt of 1 bytes                        
 l[DEBUG websocat::ws_peer] incoming binary
  [DEBUG websocat::readdebt] Fulfilling the debt of 1 bytes
 o[DEBUG websocat::ws_peer] incoming binary
  [DEBUG websocat::readdebt] Fulfilling the debt of 1 bytes
 g[DEBUG websocat::ws_peer] incoming binary
  [DEBUG websocat::readdebt] Fulfilling the debt of 1 bytes
 i[DEBUG websocat::ws_peer] incoming binary
  [DEBUG websocat::readdebt] Fulfilling the debt of 1 bytes                                     
 n[DEBUG websocat::ws_peer] incoming binary
  [DEBUG websocat::readdebt] Fulfilling the debt of 1 bytes
 :[DEBUG websocat::ws_peer] incoming binary
  [DEBUG websocat::readdebt] Fulfilling the debt of 1 bytes
  [INFO  websocat::ws_peer] Sending WebSocket ping
  [INFO  websocat::ws_peer] Received a pong from websocket; RTT = 763.972µs
  [INFO  websocat::trivial_peer] Special byte detected. Triggering EOF.
  [DEBUG websocat::my_copy] zero len
  [DEBUG websocat::my_copy] read_done
  [DEBUG websocat::my_copy] done
  [INFO  websocat::sessionserve] Forward finished
  [DEBUG websocat::sessionserve] Forward shutdown finished
  [DEBUG websocat::ws_peer] drop WsWriteWrapper
  [INFO  websocat::sessionserve] One of directions finished
$ websocat --version
websocat 1.13.0

Thanks for help
Kind regards
nabnba

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions