Hanjun Kim

Results 21 issues of Hanjun Kim

**Steps to reproduce problem**: 1. Input `aaa` 2. Press `^A`(Ctrl+A) to move cursor to the beginning of the line 3. Press Delete key 4 times Here's the code I used:...

`HWPTAG_CTRL_HEADER` 안에서 `HWPTAG_TABLE` 이전에 나타나는 `HWPTAG_LIST_HEADER`와 `HWPTAG_PARA_HEADER`는 테이블의 캡션을 나타냄

테이블 컨트롤 안의 `TableCell`들을 처리할 때 다시 재귀적으로 `HWPTAG_CTRL_HEADER`를 처리해야 함

`HWPTAG_CHAR_SHAPE`

enhancement

한국형 오피스 파일을 파싱하는 라이브러리인데 굳이 영어로 문서를 작성할 이유가 없다.

enhancement

change precession -> precision

I'm on macOS High Sierra, using iTerm2 3.1.5, zsh 5.3, Go 1.9.2 darwin/amd64 and the latest version of promptui. While taking a look at #41, I found that my terminal...

enhancement

https://github.com/nucypher/pyUmbral/blob/2ef43a6df5a47d29d2902e1416553a05d1e6b7d9/umbral/pre.py#L216-L230 The documentation says "Creates a re-encryption key from Alice's delegating **public** key...", shouldn't it be "Creates a re-encryption key from Alice's delegating **private** key..."?

Program crashes when typing `:e .` in normal mode. :cry: