Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nverno/strace

Major mode for strace
https://github.com/nverno/strace

emacs strace system-programming

Last synced: about 2 months ago
JSON representation

Major mode for strace

Awesome Lists containing this project

README

        

## Major mode for strace

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

There are two modes defined, one using tree-sitter and one without. They provide
font-locking and a couple commands for alignment and help at point.

The tree-sitter mode requires the grammar to be installed from
https://github.com/sigmaSd/tree-sitter-strace.

Example using `strace-ts-mode`

![example](doc/strace.png)