Skip to content

Releases: lpenz/pthugefileviewer

v0.5.0

06 May 21:07
b62a1b6
Compare
Choose a tag to compare

Commits

v0.4.1

01 May 22:08
07d0298
Compare
Choose a tag to compare

Commits

  • 7f607cd: Use f3 as "search next" (Leandro Lisboa Penz)
  • 32c042b: get_lines now yields instead of returning a list (Leandro Lisboa Penz)
  • 549811a: Move regex functionality into new HugeFileViewerRegexUIControl (Leandro Lisboa Penz)
  • 07d0298: Increment version to 0.4.1 (Leandro Lisboa Penz)

v0.4.0

07 Apr 21:32
97fab79
Compare
Choose a tag to compare

Commits

  • e1e18ca: Add a status bar with keys an regex error when appropriate (Leandro Lisboa Penz)
  • 97fab79: Increment version to 0.4.0 (Leandro Lisboa Penz)

v0.3.0

06 Apr 19:32
983b402
Compare
Choose a tag to compare

Commits

  • 97221cd: Reverse the title of the windows with the focus (Leandro Lisboa Penz)
  • 77059a8: Improve keys: page up/down always changes the file view (Leandro Lisboa Penz)
  • 721cb46: Mark in red position where regex has an error (Leandro Lisboa Penz)
  • 983b402: Increment version to 0.3.0 (Leandro Lisboa Penz)

v0.2.1

06 Apr 15:58
a7c387d
Compare
Choose a tag to compare

Commits

  • 0acb010: No longer lstrip lines (Leandro Lisboa Penz)
  • 610ea1a: Fix support for files shorter than window height (Leandro Lisboa Penz)
  • a7c387d: Increment version to 0.2.1 (Leandro Lisboa Penz)

v0.2.0

01 Apr 21:01
bfa9276
Compare
Choose a tag to compare

Commits

  • 8e9f250: Code cleanup, no more async; implement ctrl+home/end (Leandro Lisboa Penz)
  • c5f04e3: Add searching down functionality (Leandro Lisboa Penz)
  • bfa9276: Increment version to 0.2.0 (Leandro Lisboa Penz)

v0.1.1

31 Mar 17:10
49a4ab3
Compare
Choose a tag to compare

Commits

  • 49a4ab3: Update the documentation, increment version (Leandro Lisboa Penz)