Sharun

Results 43 issues of Sharun

Added a new `textContentAsValue` flag to `ColDef` that, when set to `true`, causes the value service to return the cell’s rendered DOM `textContent` when set. This is useful when working...

motivation: I'm using `moar` as the pager for searching the buffer in the kitty terminal. this flag enables dropping into search mode directly so you can start typing right away...