diff --git a/CMakeLists.txt b/CMakeLists.txt index 14bd0919b..d69a5b57f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -66,7 +66,7 @@ set(CMAKE_CXX_STANDARD 17) set(CMAKE_CXX_VISIBILITY_PRESET hidden) string(APPEND CMAKE_CXX_FLAGS_DEBUG " -Og") endif() -set(CMAKE_C_STANDARD 11) +set(CMAKE_C_STANDARD 17) set(CMAKE_C_VISIBILITY_PRESET hidden) message(STATUS "Requested multimedia engine: ${USE_MULTIMEDIA}") diff --git a/TERMINALS.md b/TERMINALS.md index cdd82f343..17a359b6a 100644 --- a/TERMINALS.md +++ b/TERMINALS.md @@ -73,6 +73,7 @@ relies on the font. Patches to correct/complete this table are very welcome! | [ETerm](https://github.com/mej/Eterm) | | | | `TERM=Eterm` | Doesn't reply to Send Device Attributes | | [FBterm](https://github.com/zhangyuanwei/fbterm) | ❌ | ? |? |`TERM=fbterm` | 256 colors, no RGB color. | | [foot](https://codeberg.org/dnkl/foot) | ✅ | ✅ |✅ |`TERM=foot` | Sixel support. | +| [Ghostty](https://github.com/ghostty-org/ghostty) | ? | ? | ? | ? | | | [Gnome Terminal](https://gitlab.gnome.org/GNOME/gnome-terminal) |❌ | ❌ |✅ |`TERM=gnome` `COLORTERM=24bit` | `ccc` support *is* available when run with `vte-256color`. | | [Guake](https://github.com/Guake/guake) | | ? |? | | | | [iTerm2](https://github.com/gnachman/iTerm2) | ✅ | ✅ |✅ |`TERM=iterm2` | |