Kibeom Kim

Results 34 issues of Kibeom Kim

Currently `val` class has a few constructors for different basic types. It would be nice to have `std::string_view` type constructor too. The only difference with `const char*` is that `std::string_view`...

Hi, `f` key often conflicts with website-defined shortcuts (like `f` is Fullscreen on YouTube), and personally would prefer to use just `` for quick access, not combined with other keys....

Hi, `f` key often conflicts with website-defined shortcuts (like `f` is Fullscreen on YouTube), and personally would prefer to use just `` for quick access, not combined with other keys....

# Feature Request ## Wanted Feature Expose `getCrumbClear(...)` Internal API ## Use Cases Sometimes we want to start from a clean state (just in case, for retry), and to my...

enhancement