Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: GeneralD/zellij-tabmap

v0.13.0

20 Jun 13:35
@github-actions github-actions
3b0fab8
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Features

  • Restore wheel-scroll tab/pane navigation without rate limiting (#108) (#109)

Miscellaneous

  • Bump version to 0.13.0

Refactor

  • Restructure lib.rs into theme + router modules (#89) (#107)

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.13.0/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Assets 3
Loading

v0.12.0

19 Jun 17:36
@github-actions github-actions
75f821d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Miscellaneous

  • Bump version to 0.12.0 (#106)

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.12.0/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.11.4

19 Jun 10:51
@github-actions github-actions
43858a0
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

  • Reopen the wheel cooldown on every timer so continuous scrolling paces, not locks out (#100) (#101)

Miscellaneous

  • Bump version to 0.11.4

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.11.4/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.11.3

19 Jun 08:30
@github-actions github-actions
8689493
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Features

  • Configurable close-button glyph color via close_button_color (#98) (#99)

Miscellaneous

  • Bump version to 0.11.3

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.11.3/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.11.2

19 Jun 05:42
@github-actions github-actions
5bc7d41
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

  • Debounce the wheel cooldown to the last event so momentum scrolling steps once (#96) (#97)

Miscellaneous

  • Bump version to 0.11.2

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.11.2/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.11.1

18 Jun 16:44
@github-actions github-actions
9182cad
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

  • Close-button hot-fix — on by default, per-terminal glyph position & color (#94) (#95)

Miscellaneous

  • Bump version to 0.11.1

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.11.1/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.11.0

18 Jun 14:12
@github-actions github-actions
3e31ff6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Documentation

  • Note the one-time blank bar on first launch after a version bump (#87) (#91)
  • Add dev-rules §15 (permission freeze) and §16 (close_tab_with_index) (#88)

Features

  • Scroll_cooldown_ms — tame over-sensitive wheel navigation (#83) (#90)
  • Optional clickable close button on each tab block (#86) (#92)

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.11.0/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.9.1

17 Jun 16:54
@github-actions github-actions
327b8ce
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

  • Make the recede inset transparent so receded blocks shed their dark band (#84) (#85)

Miscellaneous

  • Bump version to 0.9.1

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.9.1/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.9.0

17 Jun 12:49
@github-actions github-actions
9ac1ae4
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Features

  • Scroll the wheel to switch tabs or walk panes (#80) (#82)
  • Clickable "+" new-tab button at the end of the tab strip (#81)

Miscellaneous

  • Bump version to 0.9.0

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.9.0/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading

v0.8.0

17 Jun 06:25
@github-actions github-actions
7d5b9d8
This commit was signed with the committer’s verified signature.
GeneralD YUMENOSUKE
SSH Key Fingerprint: Agoom2RGXIcNRU+NeX4xMDw/FeR7JEdpt0CNYrcfWDw
Verified
Learn about vigilant mode.

Choose a tag to compare

Features

  • Click a minimap pane to focus it (#74) (#79)

Miscellaneous

  • Bump version to 0.8.0

Upgrading — add to permissions.kdl

If you pin to a version URL, paste this block into your zellij permissions.kdl and restart zellij:

  • macOS: ~/Library/Caches/org.Zellij-Contributors.Zellij/permissions.kdl
  • Linux: ~/.cache/zellij/permissions.kdl
"https://github.com/GeneralD/zellij-tabmap/releases/download/v0.8.0/zellij-tabmap.wasm" {
ReadApplicationState
ChangeApplicationState
}

If reorder "true" is set, also add RunActionsAsUser to that block.

Using releases/latest/download/ in your layout? The permission is keyed to that URL and was granted once — no action needed.

Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /