mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-07 08:21:02 -04:00
main/client: add no-op "-e" command-line option
This commit is contained in:
parent
537cd9b367
commit
ef7919e64d
5 changed files with 31 additions and 4 deletions
|
|
@ -41,6 +41,9 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/701).
|
||||
* Braille characters (U+2800 - U+28FF) are now rendered by foot
|
||||
itself (https://codeberg.org/dnkl/foot/issues/702).
|
||||
* `-e` command-line option. This option is simply ignored, to appease
|
||||
program launchers that blindly pass `-e` to any terminal emulator
|
||||
(https://codeberg.org/dnkl/foot/issues/184).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
@ -67,6 +70,8 @@
|
|||
### Security
|
||||
### Contributors
|
||||
|
||||
* [craigbarnes](https://codeberg.org/craigbarnes)
|
||||
|
||||
|
||||
## 1.9.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue