Schweber

Results 50 comments of Schweber

> An alternative I would propose is to guess the comment style without setting a language for the file. This would be very helpful with .config files with arbitrary rules....

> Again, why not do a conf file moar can parse and users can map whatever they like to the keys and you won't be doing stuff that's wasting your...

Will do, thank you for the quick response and your awesome programs!

The initial solution in my case is `launch --hold fish -ilc br`. Without `-il` it also starts but the maintainer of kitty suggested to add it. However, changing the directory...

I close this as it's probably related to `kitty`.

> Just to be sure: you launch `br,` not `broot` ? Yes, just double checked.

Unfortunately, it's not working. I had `{ key: "enter", from_shell: true, execution: "cd {directory}", set_working_dir: true }` for some time as a workaround for `fish` but in `nu` it's not...

Thanks, it says this: ``` 12:09:01.636 [DEBUG] broot::command::panel_input: verb for key: cd {directory} 12:09:01.636 [DEBUG] broot::app::app: command after add_event: VerbTrigger { verb_id: 13, input_invocation: None } 12:09:01.636 [DEBUG] broot::verb::execution_builder: repl...

No, no further mappings to enter, just the ones you posted in this tread. I just added this to be sure: ``` { key: Tab internal: open_leave apply_to: file }...

I updated to nushell 0.90.1 and broot 1.34.0 and reinstalled the br shell function but the problem is still there