INA Lintaro
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...
It would be nice to have a feature of auto-detecting encodings (like cygwin ck terminal emulator).
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...
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 ``` ---- 
```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...