@curry박준규 보통 HLS에 붙어 있는 것 쓰는데, 그리 단독으로도 쓰는 군요. 근데, 코드를 지운다니 살짝 무서운데요.
@lionhairdino
:%!foo
가 파일의 전체 내용을 foo
의 출력으로 대체하는 방식이다 보니 그런 것 같습니다.
If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/019639c3-a686-7994-8bba-335ba754fb57 on your instance and reply to it.
@curry박준규
@lionhairdino 종료 코드(Exit code)가 0이 아닐 때는 실패하는 방식이 없나요? Emacs는 그런 식으로 도니 Vim에도 있을법 한데...