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

https://github.com/keithdhedger/manpageeditorqt

A manpage editor for QT
https://github.com/keithdhedger/manpageeditorqt

cpp editor linux manpages qt6

Last synced: about 2 months ago
JSON representation

A manpage editor for QT

Awesome Lists containing this project

README

          

# ManPageEditorQT
A manpage editor for QT
I now consider this usable, but please make backups when changing man pages.

### Compile
```

For Qt6:
./autogen.sh --prefix=/usr

For Qt5:
USEQTVERSION=5 ./autogen.sh --prefix=/usr

```

#### TODO

Find/Replace