j-xella

Results 44 issues of j-xella

### A detailed description of the feature you would like to see added. It would be great to have token substitution in pueue config files. For example, in ```yaml pueue_directory:...

t: Discussion
t: Feature

### Related problem This throws an error: ``` 'a/b/c' | path relative-to 'a/d' Error: nu::shell::cant_convert × Can't convert to prefix not found. ╭─[entry #41:1:1] 1 │ 'a/b/c' | path relative-to...

enhancement
unhelpful-error
file-system

### Describe the bug It seems that print function behaves differently in ```nu { string stream } | print # vs. "string" | print ``` ### How to reproduce Consider...

inconsistent-behavior
streaming
needs-triage

### Related problem Coming from zsh, I wonder if there are ways to enhance the current implementation of output redirectors like `o>` and `e>>`. ### Describe the solution you'd like...

enhancement
needs-triage