# murex - 더 똑똑한 쉘

> Clean Markdown view of GeekNews topic #9455. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9455](https://news.hada.io/topic?id=9455)
- GeekNews Markdown: [https://news.hada.io/topic/9455.md](https://news.hada.io/topic/9455.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-06-22T10:46:01+09:00
- Updated: 2023-06-22T10:46:01+09:00
- Original source: [github.com/lmorg](https://github.com/lmorg/murex)
- Points: 16
- Comments: 1

## Topic Body

- 더 향상된 기능과 UX를 제공하는 쉘   
- 파이프라인에서 추가적인 타입 정보를 지원(JSON/테이블 같은 데이터 포맷에 이용 가능해서, 기존 UNIX 도구들이 더 똑똑하게 연동됨)  
- 사용성 향상  
  - 인라인 맞춤법 검사  
  - Return 치기전에 명령에 대해 설명하는 문맥 인식 힌트  
  - man 페이지를 자동 파싱하여 자동 완성을 지원하지 않는 명령에도 자동 완성 지원   
- 더 똘똘한 에러 처리와 디버깅 지원   
  - try/catch 블록에서 에러 메시지에 라인 넘버가 포함   
  - STDOUT 이 붉은색으로 하이라이트   
  - 언어 자체에 스크립트 테스팅 및 디버깅 환경이 내장

## Comments



### Comment 16701

- Author: roxie
- Created: 2023-06-24T05:30:51+09:00
- Points: 1

간만헤 반가운 소식이네요. 새로운 쉘이라니!
