Skip to content

Commit

Permalink
Misc. features and bug fixes
Browse files Browse the repository at this point in the history
- Work around history button issues on Linux (#63)
- Fix unreachable right sidebar tabs w/maximized and/or sliding
  panes
  • Loading branch information
pjeby committed Feb 22, 2025
1 parent 9172bad commit fa940fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "pane-relief",
"name": "Pane Relief",
"version": "0.5.8",
"version": "0.5.9",
"minAppVersion": "1.5.8",
"description": "Per-tab history, hotkeys for pane/tab movement, navigation, sliding workspace, and more",
"author": "PJ Eby",
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"0.5.8": "1.5.8",
"0.5.9": "1.5.8",
"0.5.2": "1.3.5",
"0.5.1": "1.2.8",
"0.4.2": "0.15.9",
Expand Down

0 comments on commit fa940fd

Please sign in to comment.