Luni-4

Results 127 comments of Luni-4

What about this one @rr-?

Is there any clue that might help us to solve this issue?

I tried with 95d105b, but it's not fixed, I'm always getting random boundary errors: `fish: 'bubblesub' terminated by signal SIGSEGV (Address boundary error)`

Define a "toggle" mode for commands? So when we encounter a toggle command in a menu we can change its menu text according to the state associated to it.

Seems a good approach. But how can we change the `menu.conf` file for this kind of menus? Using a white line?

Ok, I agree, so the command would be specified in the file. Just thinking how the `plugin` menu is implemented. It seems good :)

Perhaps we could use this strategy 1. Remove from the file the `bubblesub` things and put them into another file 2. Move the shitty parts into a new repository 3....

Now we can use the new [pyass](https://github.com/bubblesub/pyass) repository to improve the code

Yep, I agree with you, but I was just looking at that from a `parent-child` perspective. Since a blank line is inside a comment block, it is indeed a comment....

Thanks to you for accepting my issue! In order to not break the current implementation, perhaps we could add a cli option, something like: `--blank-as-comment-block`