xoffio

Results 46 comments of xoffio

#1475 this is part of my code . (only for the caps word ) functionality.

@danricho I just posted a pull request that does that #1475. if you really need it and my code does not makes it to the main branch, then you can...

I am currently working on this issue. so far I know where the bug is and kind of know why it is happening here the variable `offset` is greater than...

@Windforce17 This is similar problem. I think easier to fix. I am looking into it

update for those who really need to use this feature while we try to solve the bug ```nu alias ll = ls -l ``` you can have the alias name...

> I'm surprised by how many lines changed. I thought this would just involve checking `ctrl_c` and then returning early if it was pressed. I know! most of it, its...

Yes!!! That's the way! pushing the changes.. is it ok to return ` Ok(PipelineData::empty());` when calling interruptions or do we have to return something specific for this kind of cases...

Ok I will keep that in mind. Thank you for all your help, the code is way simpler/cleaner now :D

Oh to add something more strange is that @jntrnr had different result on a Win11 machine: ```nu 1 2 3 Error: nu::shell::eval_block_with_input (link) × Eval block failed with pipeline input...