Skip to content

fix(ux): allow pasting and inputing wide-chars in search + tab rename + pane rename #6217

fix(ux): allow pasting and inputing wide-chars in search + tab rename + pane rename

fix(ux): allow pasting and inputing wide-chars in search + tab rename + pane rename #6217

Triggered via pull request July 18, 2025 15:11
Status Success
Total duration 6m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: pull_request
Test (No Web)
5m 53s
Test (No Web)
Check Formatting
28s
Check Formatting
Matrix: Build
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

50 warnings and 4 notices
Build (ubuntu-latest): zellij-server/src/tab/mod.rs#L1619
unused variable: `should_focus_pane`
Build (ubuntu-latest): zellij-server/src/tab/mod.rs#L1618
unused variable: `start_suppressed`
Build (ubuntu-latest): zellij-client/src/lib.rs#L64
field `0` is never read
Build (ubuntu-latest): zellij-client/src/web_client/mod.rs#L57
unused imports: `ClientAttributes`, `ClientToServerMsg`, `ExitReason`, `ServerToClientMsg`, and `cli::CliArgs`
Build (ubuntu-latest): default-plugins/strider/src/state.rs#L10
constant `ROOT` is never used
Build (ubuntu-latest): default-plugins/strider/src/file_list_view.rs#L196
method `get_pathbuf_without_root_prefix` is never used
Build (ubuntu-latest): default-plugins/strider/src/file_list_view.rs#L61
method `get_relative_path` is never used
Build (ubuntu-latest): default-plugins/strider/src/main.rs#L61
unused variable: `new_host_folder`
Build (ubuntu-latest): default-plugins/strider/src/main.rs#L6
unused import: `crate::file_list_view::FsEntry`
Build (macos-latest): zellij-server/src/tab/mod.rs#L1619
unused variable: `should_focus_pane`
Build (macos-latest): zellij-server/src/tab/mod.rs#L1618
unused variable: `start_suppressed`
Build (macos-latest): zellij-client/src/lib.rs#L64
field `0` is never read
Build (macos-latest): zellij-client/src/web_client/mod.rs#L57
unused imports: `ClientAttributes`, `ClientToServerMsg`, `ExitReason`, `ServerToClientMsg`, and `cli::CliArgs`
Build (macos-latest): default-plugins/strider/src/state.rs#L10
constant `ROOT` is never used
Build (macos-latest): default-plugins/strider/src/file_list_view.rs#L196
method `get_pathbuf_without_root_prefix` is never used
Build (macos-latest): default-plugins/strider/src/file_list_view.rs#L61
method `get_relative_path` is never used
Build (macos-latest): default-plugins/strider/src/main.rs#L61
unused variable: `new_host_folder`
Build (macos-latest): default-plugins/strider/src/main.rs#L6
unused import: `crate::file_list_view::FsEntry`
Test (macos-latest): default-plugins/status-bar/src/main.rs#L703
function `get_palette` is never used
Test (macos-latest): default-plugins/status-bar/src/second_line.rs#L534
function `get_palette` is never used
Test (macos-latest): default-plugins/compact-bar/src/main.rs#L359
unused variable: `message`
Test (macos-latest): default-plugins/strider/src/state.rs#L10
constant `ROOT` is never used
Test (macos-latest): default-plugins/strider/src/file_list_view.rs#L196
method `get_pathbuf_without_root_prefix` is never used
Test (macos-latest): default-plugins/strider/src/file_list_view.rs#L61
method `get_relative_path` is never used
Test (macos-latest): default-plugins/strider/src/main.rs#L61
unused variable: `new_host_folder`
Test (macos-latest): default-plugins/strider/src/main.rs#L6
unused import: `crate::file_list_view::FsEntry`
Test (No Web): default-plugins/status-bar/src/main.rs#L703
function `get_palette` is never used
Test (No Web): default-plugins/status-bar/src/second_line.rs#L534
function `get_palette` is never used
Test (No Web): default-plugins/compact-bar/src/main.rs#L359
unused variable: `message`
Test (No Web): default-plugins/strider/src/state.rs#L10
constant `ROOT` is never used
Test (No Web): default-plugins/strider/src/file_list_view.rs#L196
method `get_pathbuf_without_root_prefix` is never used
Test (No Web): default-plugins/strider/src/file_list_view.rs#L61
method `get_relative_path` is never used
Test (No Web): default-plugins/strider/src/main.rs#L61
unused variable: `new_host_folder`
Test (No Web): default-plugins/strider/src/main.rs#L6
unused import: `crate::file_list_view::FsEntry`
Test (ubuntu-latest): default-plugins/status-bar/src/main.rs#L703
function `get_palette` is never used
Test (ubuntu-latest): default-plugins/status-bar/src/second_line.rs#L534
function `get_palette` is never used
Test (ubuntu-latest): default-plugins/compact-bar/src/main.rs#L359
unused variable: `message`
Test (ubuntu-latest): default-plugins/strider/src/state.rs#L10
constant `ROOT` is never used
Test (ubuntu-latest): default-plugins/strider/src/file_list_view.rs#L196
method `get_pathbuf_without_root_prefix` is never used
Test (ubuntu-latest): default-plugins/strider/src/file_list_view.rs#L61
method `get_relative_path` is never used
Test (ubuntu-latest): default-plugins/strider/src/main.rs#L61
unused variable: `new_host_folder`
Test (ubuntu-latest): default-plugins/strider/src/main.rs#L6
unused import: `crate::file_list_view::FsEntry`
Build (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Build (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Test (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Test (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520