8404 Commits (8663b4be86fbdd45583dcbc373c4b989bd8e819d)
 

Author SHA1 Message Date
Matan Ziv-Av bcd83d81aa Add support for Unicode legacy computing symbols block to LineBlockChararcters 4 years ago
Kurt Hindenburg d66b3afdf2 Add explicit to constructors with 1 argument 4 years ago
Kurt Hindenburg e3d178f1cb Change loop variable to avoid shadowing 4 years ago
Kurt Hindenburg 779f64d10a Initializate class members 4 years ago
Kurt Hindenburg 60ca7edbb0 Fix comment spelling errors 4 years ago
Luis Javier Merino Morán a32427c251 Properly end parsing of all APC, not just graphics 4 years ago
Luis Javier Merino Morán 62f956b723 Add support for DECSTR (Soft Terminal Reset) 4 years ago
Matan Ziv-Av aeeb6ccf69 Exchange meaning of `CSI?80h` and `CSI?80l` 4 years ago
Luis Javier Merino Morán 346e50ca8b Improve support for isolated Hangul Jamo 4 years ago
Luis Javier Merino Morán c26693af4e Don't strip 0-width Other_Format characters 4 years ago
Luis Javier Merino Morán e7e901003d Don't cross hard newlines looking for a base char 4 years ago
Luis Javier Merino Morán cb1e04a05e Use a more explicit condition when combining chars 4 years ago
Luis Javier Merino Morán d6cc3d4df3 Abstract away semantics of char 0 as right half of double-wide char 4 years ago
Ömer Fadıl Usta 59cf70d419 Check first if ssh config file exist or not 4 years ago
l10n daemon script d72a747564 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Heiko Becker a728f2090c GIT_SILENT Update Appstream for new release 4 years ago
Matan Ziv-Av 1c9726fdb2 Report pixel size of the text area only 4 years ago
Matan Ziv-Av e0b4b96a85 Use negative z postion for sixel and iterm2 protocol images 4 years ago
Matan Ziv-Av 77de29bedd A hack to avoid scrolling when not moving the cursor. 4 years ago
Matan Ziv-Av 9a608fe431 Make sure all the screen is refreshed when toggling Mode_AppScreen 4 years ago
Matan Ziv-Av 8030c1987c Kitty protocol fixes 4 years ago
Matan Ziv-Av 5647cc35e9 Use std::unique_ptr for placement list 4 years ago
Matan Ziv-Av ff716ffbf3 Move graphics related lists from TerminalDisplay to more appropriate classes 4 years ago
Luis Javier Merino Morán 0cc64dcf7b Identify as VT2xx with DECCOLM and SIXEL 4 years ago
Matan Ziv-Av 32fb7585ef Save sixel aspect ratio as a rational number, rather than a real number 4 years ago
Matan Ziv-Av 34df013ef5 QRegion::contains does not do what the name suggests 4 years ago
Matan Ziv-Av 78971aa5c7 Improve memory handling 4 years ago
Matan Ziv-Av 3f02436b2d Improve Sixel handling 4 years ago
Matan Ziv-Av 18e7e6cfec Image positionioning fixes 4 years ago
l10n daemon script 72b26bc226 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script a3f61ed3be SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 819879fcd5 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Matan Ziv-Av 317cee8f25 Add #include that is necessary for compiling Quick Commands plugin. 4 years ago
l10n daemon script f86c19a951 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script f1f59c8c1e SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 6eacdb0b6f SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script a5435aec9b SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script b113e2281a SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script 4eabe615db SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Kurt Hindenburg 220013df92 Simplify call and add notes about API 4 years ago
Tao Guo 0760b7ed60 Hide quickcommands by default 4 years ago
l10n daemon script 05266b5eae SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Luis Javier Merino Morán 8345f24ee9 More robust reflow on zsh with semantic prompts 4 years ago
Matan Ziv-Av 8119581063 Remove images on when clearing entire screen 4 years ago
Matan Ziv-Av 085814e264 Use braces for single statement if/for 4 years ago
Matan Ziv-Av d82b35b8ec Some Sixel fixes 4 years ago
Matan Ziv-Av f7c8dd9bd1 Remove sixel debug code 4 years ago
Matan Ziv-Av c270b9134b Move repeated code to create placements to a function. 4 years ago
Matan Ziv-Av 6158567c52 Add Sixel support 4 years ago
Matan Ziv-Av 89101dc5b9 Add partial support for kitty terminal graphics protocol 4 years ago