Nithin Muthukumar

Results 24 issues of Nithin Muthukumar

Characters with variable width break the table borders. Example: ![Screen Shot 2023-06-28 at 12 18 23 PM](https://github.com/zhiburt/tabled/assets/33675303/2f0e4a20-a43f-4348-a2f0-e56952605fbe)

question

## What would you like to see added? When multiple plugins modify a field the last one will overwrite. Make it so that shrs throws a warning or error when...

enhancement

## What would you like to see added? Currently all states have to go first in any order followed by shell and then any specific args. Either permute using a...

enhancement

Commands being in states doesnt allow states to be mutated.

enhancement

The simplest solution is barred by the impl being the same definition, specialization is unstable ```rust impl IntoHook for F where for &'a F: Fn(&C) -> Result, { type Hook...

enhancement

## What would you like to see added? Currently if there is no rule to make a completion, DefaultCompleter defaults to files in the current directory. Make this modifiable.

enhancement
good first issue

## What would you like to see added? config_dir has been implemented but isnt being used effectively.

enhancement

## What went wrong? After clearing terminal and trying to do a multiline command, enter makes the current line disappear. Works fine when it's the last line on window.

bug
good first issue
C: shrs_line

## What would you like to see added? - Add a callback for more complex snippets behaviour. Use Predicate Rule pattern? - A way to specify Cursor position after substitution...

enhancement