Kangaxx-0

Results 64 comments of Kangaxx-0

This is because git fetch is being considered as internal command, if you check out `config nu` from terminal, you should see a custom command `extern "git fetch"`, please try...

I am on Linux, so I tried `extern` with a different one, does this look good enough to replicate your issue? I did not see error when `source foo.nu`, could...

Session A and B, Although they are two different sessions, under the hood, they still share the same session metadata, including screen thread. Also, zellij does not support attach the...

> @Kangaxx-0 can you suggest any action items on this? I want to take this back - ~~Session A and B, Although they are two different sessions, under the hood,...

I think I know what's going on to this issue, whenever we attach a session, the first thing zellij server does is to resize the terminal. But when you have...

This bug should be fixed in next release. There is one thing I'd like to ask - How you guys turn on `hide_session_name` as it is not part of config...

> > How you guys turn on `hide_session_name` as it is not part of config settings now. > > I followed the instructions from the [zellij docs](https://zellij.dev/documentation/options.html). Second entry from...

Can you guys try the latest version, does it solve the problem ?

@imsnif @jaeheonji I believe this one is ready to close :)