lem icon indicating copy to clipboard operation
lem copied to clipboard

Lem breaks terminal

Open kenoss opened this issue 6 years ago • 1 comments
trafficstars

Environment: zsh.

After launching lem some times, terminal was broken.

Normal case:

$  ros install cxxxr/lem
Installing from github cxxxr/lem
To load "lem":
  Load 1 ASDF system:
    lem
; Loading "lem"
......
[1/3] System 'lem' found. Loading the system..
[2/3] Processing build-hook..
[3/3] Attempting to install the scripts in roswell/ subdirectory of the system...
Found 4 scripts: lem lem-ncurses-ccl lem-ncurses lem-rpc
/Users/keno/.roswell/bin/lem
/Users/keno/.roswell/bin/lem-ncurses-ccl
/Users/keno/.roswell/bin/lem-ncurses
/Users/keno/.roswell/bin/lem-rpc

After lem:

$  ros install cxxxr/lem
Installing from github cxxxr/lem
                                To load "lem":
                                                Load 1 ASDF system:
                                                                       lem
                                                                          ; Loading "lem"
                                                                                         ......
                                                                                               [1/3] System 'lem' found. Loading the system..
                                                                                                                                             [2/3] Processing build-hook..
                                                                                                                                                                          [3/3] Attempting to install the scripts in roswell/ subdirectory of the system...
                                                                                                                                                                                                                                                           Found 4 scripts: lem lem-ncurses-ccl lem-ncurses lem-rpc
                                                                                                                                                                                                                                                                                                                   /Users/keno/.roswell/bin/lem
                 /Users/keno/.roswell/bin/lem-ncurses-ccl
                                                         /Users/keno/.roswell/bin/lem-ncurses
                                                                                             /Users/keno/.roswell/bin/lem-rpc
                                                                                                                             %

kenoss avatar Sep 26 '19 18:09 kenoss

related? https://github.com/cxxxr/lem/issues/218

I also use iTerm2.

kenoss avatar Sep 27 '19 06:09 kenoss