Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing lock symbol in password prompt #3939

Open
ignamartinoli opened this issue Jan 15, 2025 · 0 comments
Open

Missing lock symbol in password prompt #3939

ignamartinoli opened this issue Jan 15, 2025 · 0 comments

Comments

@ignamartinoli
Copy link

1. Graphical issue inside a terminal pane (e.g. something does not look as it should)

Basic information

zellij --version: 0.41.2

stty size: 44 84

uname -av or ver(Windows): Linux sicro 6.12.9-gentoo #1 SMP Thu Jan 9 19:45:47 -03 2025 x86_64 AMD Ryzen 7 PRO 4750U with Radeon Graphics AuthenticAMD GNU/Linux

Further information

In my terminal, when I run doas <cmd>, when I receive the password prompt I can see a lock icon like this:

20250114 - 20:11:18

But this is not preset inside Zellij:

20250114 - 20:13:02

This is the Zellij log:

INFO   |zellij_client            | 2025-01-14 19:58:38.679 [main      ] [zellij-client/src/lib.rs:182]: Starting Zellij client! 
INFO   |zellij_server            | 2025-01-14 19:58:38.720 [main      ] [zellij-server/src/lib.rs:522]: Starting Zellij server! 
WARN   |zellij_utils::kdl        | 2025-01-14 19:58:38.726 [main      ] [zellij-utils/src/kdl/mod.rs:695]: Converting new tab action without arguments, original action saved to .bak.kdl file 
INFO   |zellij_server            | 2025-01-14 19:58:38.735 [main      ] [zellij-server/src/lib.rs:1493]: Compiling plugins using Cranelift 
WARN   |zellij_server::route     | 2025-01-14 19:58:38.737 [server_router] [zellij-server/src/route.rs:1111]: Server not ready, trying to place instruction in retry queue... 
INFO   |zellij_server::plugins   | 2025-01-14 19:58:38.741 [wasm      ] [zellij-server/src/plugins/mod.rs:232]: Wasm main thread starts 
WARN   |zellij_server::route     | 2025-01-14 19:58:38.742 [server_router] [zellij-server/src/route.rs:1229]: Server ready, retrying sending instruction. 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:38.745 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
WARN   |zellij_utils::input::layo| 2025-01-14 19:58:38.746 [wasm      ] [zellij-utils/src/input/layout.rs:109]: Overriding plugin alias 
WARN   |zellij_utils::input::layo| 2025-01-14 19:58:38.746 [wasm      ] [zellij-utils/src/input/layout.rs:109]: Overriding plugin alias 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:38.766 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:38.778 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
INFO   |zellij_utils::input::plug| 2025-01-14 19:58:38.782 [async-std/runti] [zellij-utils/src/input/plugins.rs:136]: Plugin 'status-bar.wasm' exists in the 'PLUGIN DIR' at '/usr/share/zellij/plugins/' but is being ignored 
INFO   |zellij_utils::input::plug| 2025-01-14 19:58:38.786 [async-std/runti] [zellij-utils/src/input/plugins.rs:136]: Plugin 'tab-bar.wasm' exists in the 'PLUGIN DIR' at '/usr/share/zellij/plugins/' but is being ignored 
INFO   |zellij_server::plugins::p| 2025-01-14 19:58:38.793 [async-std/runti] [zellij-server/src/plugins/plugin_loader.rs:533]: Loaded plugin 'status-bar' from cache folder at '/home/sicro/.cache/zellij' in 652.676µs 
INFO   |zellij_server::plugins::p| 2025-01-14 19:58:38.802 [async-std/runti] [zellij-server/src/plugins/plugin_loader.rs:533]: Loaded plugin 'tab-bar' from cache folder at '/home/sicro/.cache/zellij' in 3.693347ms 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:38.815 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:38.827 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:38.835 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:38.837 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
ERROR  |zellij_utils::input::layo| 2025-01-14 19:58:46.266 [screen    ] [zellij-utils/src/input/layout.rs:1124]: Failed to read layout dir: Os { code: 2, kind: NotFound, message: "No such file or directory" } 
INFO   |zellij_server::plugins   | 2025-01-14 19:58:46.267 [wasm      ] [zellij-server/src/plugins/mod.rs:894]: wasm main thread exits 
INFO   |zellij_server::plugins::w| 2025-01-14 19:58:46.267 [wasm      ] [zellij-server/src/plugins/wasm_bridge.rs:318]: Bye from plugin 0 
ERROR  |zellij_server::os_input_o| 2025-01-14 19:58:46.268 [screen    ] [zellij-server/src/os_input_output.rs:917]: Failed to apply cached resizes: failed to send message to pty writer 
INFO   |zellij_server::plugins::w| 2025-01-14 19:58:46.268 [wasm      ] [zellij-server/src/plugins/wasm_bridge.rs:318]: Bye from plugin 1 
ERROR  |zellij_server::os_input_o| 2025-01-14 19:58:46.268 [screen    ] [zellij-server/src/os_input_output.rs:906]: Failed to cache resizes: failed to send message to pty writer 
ERROR  |zellij_server::os_input_o| 2025-01-14 19:58:46.269 [screen    ] [zellij-server/src/os_input_output.rs:917]: Failed to apply cached resizes: failed to send message to pty writer 
ERROR  |zellij_server::os_input_o| 2025-01-14 19:58:46.269 [screen    ] [zellij-server/src/os_input_output.rs:906]: Failed to cache resizes: failed to send message to pty writer 
ERROR  |zellij_server::os_input_o| 2025-01-14 19:58:46.269 [screen    ] [zellij-server/src/os_input_output.rs:917]: Failed to apply cached resizes: failed to send message to pty writer 
ERROR  |zellij_server::os_input_o| 2025-01-14 19:58:46.269 [screen    ] [zellij-server/src/os_input_output.rs:906]: Failed to cache resizes: failed to send message to pty writer 
ERROR  |zellij_server::os_input_o| 2025-01-14 19:58:46.269 [screen    ] [zellij-server/src/os_input_output.rs:917]: Failed to apply cached resizes: failed to send message to pty writer 
INFO   |zellij_client            | 2025-01-14 19:58:46.269 [main      ] [zellij-client/src/lib.rs:584]: Bye from Zellij! 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant