Georgi Dimitrov

Results 5 issues of Georgi Dimitrov

Hi, great plugin! I noticed an unexpected callback behaviour as I defined callback functions for all modes. Upon entering/exiting the `narrow` mode I'm seeing the callbacks for `narrow`, `ataraxis` and...

Allow setting the file descriptor to be used when determining the window size. The default remains the program's stdout. In most cases you won't need to use this. It's useful...

The [ContextElements](https://github.com/slack-go/slack/blob/93035c946040f00b2eb69dc9a954f83a9803e931/block_context.go#L10) field is incorrectly marshalled to JSON - it adds an extra nested `"Elements"` field to the resulting `"elements"` field in the object. The issue seems to be caused...

needs review
bugfix

The `w` letter looks cutoff when preceded by an underscore or a dot. See the `tab_bar_margin_width` string. Texture healing off (kitty term): Texture healing on (kitty term): w W There...