Skip to content
#

workspace

Here are 362 public repositories matching this topic...

zellij
imsnif
imsnif commented Aug 9, 2021

Right now, whenever you mark text with the mouse, Zellij copies it to the system clipboard immediately. This behaviour is great, but it's not very clear to the user that this is happening.

We should:

  1. Change the "tip" line in the status bar to "Text copied to clipboard." whenever this happens
  2. Any input from the user after the above message appears should reset the message to the usual "t
fabioharry
fabioharry commented Apr 6, 2020

Description

When I start the app in standard mode everything works perfectly, however when trying to use custom ROOMs an error occurs.

It appears that the app is not recognizing the environment variables.

After a lot of struggle I noticed that the problem was in the way the array of objects is written in the variable ROOMS_DATA this must be written on the same line.

It would be intere

tadhglewis
tadhglewis commented Dec 5, 2019

Describe the bug
Unable to delete 2FA App (Google Authenticator) without 2FA app's code

To Reproduce
Steps to reproduce the behavior:

  1. Go to Account > Security
  2. Enable 2FA and add Google Authenticator (or MS Authenticator etc)

Expected behavior
Be able to delete 2FA app without the code from that specific 2FA app. If you lose your phone for example...

Screenshots

Improve this page

Add a description, image, and links to the workspace topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workspace topic, visit your repo's landing page and select "manage topics."

Learn more