Results 23 comments of Adam Schmalhofer

> ok, i don't want to land this and then be stuck in a place where someone else has to implement something in nushell without fully understanding these changes. so...

Thanks for taking the time to elaborate. I think to part where we disagree is where we cut the line on what counts as ui features. I wouldn't count these...

Hi @fdncred I haven't worked on this since. I had started some work started on the vi-mode, but even that I stopped working on about two months ago. I had...

It is time to admit, that I won't be continuing this is the foreseeable future. I hope closing it now will make it more likely that I start working on...

> we require `cargo fmt --all` to be run as well. fixed. > also, how can i test this. I'm not familiar with the vi keybindings. $ cargo run --example...

> After Submitting > > I will add the new example to [the documentation](https://github.com/nushell/nushell.github.io). I was going to add the example to nushell.github.io. But after reading [its CONTRIBUTING.md](https://github.com/nushell/nushell.github.io/blob/main/CONTRIBUTING.md) my understanding...

@chubi-x @wllenyj @romaric-siri I have written some documentation to help: https://github.com/adaschma/zellij-org.github.io/blob/systemd-integration/docs/src/integration.md#keep-session-running-after-logout-on-systemd Please tell me, if it is clear and works for you or any suggested changes. I will then send...

It has now been a week and I haven't heard from anybody. @chubi-x @wllenyj @romaric-siri did you have a chance to read it? Or do you still plan on doing...

Thanks @chubi-x for catching that. Don't know how I missed that. Fixed it. In alacritty.toml you can add something like: `[shell] program = "systemd-run" args = ["--scope", "--user", "zellij"] `

I can verify that it works under Gnome47. @zhrexl it has been one month since this pull request has been created. Just want to make sure that this doesn't get...