Results 7 issues of INA Lintaro

Currently, there are many missing control sequences but it tends to be difficult to support some minor ones. ### Control commands are not enough Some OSC sequences are added as...

enhancement
wontfix

It would be nice to have a feature of auto-detecting encodings (like cygwin ck terminal emulator).

enhancement

Some characters such as full-with characters have different length and width. When a line of contains such characters and both the length and the width of the line are greater...

bug

We need at least the following tests: - Unit tests - Tests for visibility To test the function `term-emulate-terminal`, we should have a mock-up of a pseudo terminal application which...

There should be description of at least - how to install the package, - what is the main feature of the package, and, - what is the typical use case...

```sh GITHUB_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx bundle exec ruby \ oss_contributions.rb \ -u tarao \ --sort=stargazers \ --from=2020-01-01 --to=2020-10-01 \ --render=templates/users.md.erb ``` ---- ![image](https://user-images.githubusercontent.com/132569/97130696-74a52000-1785-11eb-805b-7cf3409fa488.png)

```sh GITHUB_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx bundle exec ruby \ oss_contributions.rb \ -o hatena \ --min-stargazers=100 \ --sort=total-contributors \ --render=templates/repositories.md.erb ``` ---- # Contributions hatena/Hatena-Textbook はてな研修用教科書 ★2,097 Contributors mackerelio/mackerel-agent mackerel-agent is an agent program...