Describe the bug
output on the terminal with no redirection
OPERATION │ BINDING
───────────────────────────────┼─────────────────
Edit selected element │ «double-click»
Add to selection │ «C00-button-1»
Quick link │ «0A0-button-1»
Duplicate elements │ «0AS-button-1»
Insert flex point (in arrow) │ «CA0-button-1»
output when redirected to a file
OPERATION │ BINDING
───────────────────────────────┼─────────────────
Edit selected element │ «double-click»
Add to selection │ «C00-button-1»
Quick link │ «0A0-button-1»
Duplicate elements │ «0AS-button-1»
Setup
Please complete the following information along with version numbers, if applicable.
- OS: Kubuntu
- Shell: bash
- Terminal Emulator: konsole
- Terminal Multiplexer: tmux
- Locale:
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8
To Reproduce
glow original.md
glow original.md > rendered
Source Code
original markdown
| Operation | Binding |
| ----------- | --------- |
| Edit selected element | «double-click» |
| Add to selection | «C00-button-1» |
| Quick link | «0A0-button-1» |
| Duplicate elements | «0AS-button-1» |
| Insert flex point (in arrow) | «CA0-button-1» |
Expected behavior
Same output properly formated
Describe the bug
output on the terminal with no redirection
output when redirected to a file
Setup
Please complete the following information along with version numbers, if applicable.
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8
To Reproduce
glow original.md
glow original.md > rendered
Source Code
original markdown
Expected behavior
Same output properly formated