Skip to content
#

workspace

Here are 414 public repositories matching this topic...

zellij
qballer
qballer commented May 31, 2022

When traversing panes within one tab in the multiplexer there is a case where I would like to see a small behaviour change.
If we have one tab open and we jump to the right until there is no more panes I would expect that jumping right would place the cursor at the left most pane. As in :

|          |            | 
|          || # then pressing alt + l 
|          |      
help wanted good first issue ease of use
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

good first issue

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