Skip to content

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@docwhat docwhat released this 06 May 03:35
· 133 commits to master since this release

Added

  • Wait when doing "yank line" when using a remote shell (ssh, mosh) to
    ensure screen is updated.

Fixed

  • Handle yank-line when used on the last line of buffer: copy multiple
    lines.
  • yank-line never yanks 'newline' char for multiple-line commands in
    shell (this is actually tmux/bash bug).

Updated

  • Code cleanup.