717 B
717 B
doxx
View
.docxfiles in the terminal. More information: https://github.com/bgreenwell/doxx#-command-line-options.
- View a
.docxfile in the terminal:
doxx {{path/to/file}}.docx
- View a
.docxfile in the terminal with color support:
doxx {{path/to/file}}.docx --color
- View a
.docxfile in the terminal with image support:
doxx {{path/to/file}}.docx --images
- View a
.docxfile in the terminal and jump to a specific page:
doxx {{path/to/file}}.docx {{[-p|--page]}} {{page_number}}
- Search for a pattern in a
.docxfile:
doxx {{path/to/file}}.docx {{[-s|--search]}} {{pattern}}
- Search for a pattern while viewing a document:
<s>{{pattern}}
- Exit document:
<q>