Skip to content

Releases: joknarf/ssh-para

1.7.16

09 Sep 22:06

Choose a tag to compare

  • add -L latest-X to access logTUI of previous runs according to latest offset
  • ssh-para -L [latest] : access to latest run
  • `ssh-para -L latest-1 : access to previous run
    ...

1.7.15

09 Sep 06:31

Choose a tag to compare

  • truncate multiline command display in log tui

1.7.14

08 Sep 21:59

Choose a tag to compare

  • fix python 3.6 compat

1.7.13

08 Sep 21:38

Choose a tag to compare

  • filter text in entire log files (was limited)
  • avoid reading full log if match found

1.7.12

08 Sep 20:52

Choose a tag to compare

  • code simplifications

1.7.11

07 Sep 22:47

Choose a tag to compare

  • reset filter statuses scope on [r]eset to limit to existing statuses in result

1.7.10

07 Sep 22:25

Choose a tag to compare

  • log tui uses optimized last_line

1.7.9

07 Sep 21:30

Choose a tag to compare

  • fix exception raising with 1 char file len

1.7.8

06 Sep 16:14

Choose a tag to compare

  • Manage Home/0 and End/G to go begin/end in tui

1.7.7

06 Sep 15:16

Choose a tag to compare

  • fix "out" key missing