Commit Graph

12 Commits

Author SHA1 Message Date
cmcooper1980
749e2c5c88 npm audit fixes, eslint fixes, console warning v-html directive xss vulnerabilty warning fix, and code optimizations 2026-04-18 17:45:38 -05:00
Niraj Yadav
f2575d5c05 Remove logging of terminal buffer to console (#582)
Signed-off-by: Niraj Yadav <niryadav@redhat.com>
Co-authored-by: cmcooper1980 <31871143+cmcooper1980@users.noreply.github.com>
2025-12-20 03:17:14 -06:00
cmcooper1980
65e2e26c43 Fix paste handling for lowercase 'v' key 2025-12-20 02:30:05 -06:00
Dimariqe
cbb6b87a37 Add clipboard copy/paste support to terminal component (#822)
Co-authored-by: cmcooper1980 <31871143+cmcooper1980@users.noreply.github.com>
2025-12-20 01:44:30 -06:00
Lukáš Ondrejka
98cba39004 Implement RIGHT and LEFT keys for cursor navigation in terminal (#637)
Co-authored-by: cmcooper1980 <31871143+cmcooper1980@users.noreply.github.com>
2025-12-19 17:09:46 -06:00
Louis Lam
0ceb6336dd Console Improvements (#767) 2025-03-30 07:14:33 +08:00
Cyril59310
9b73e44cd9 Remove useless scrollbar (#642) 2024-12-31 15:41:15 +08:00
Louis Lam
3e3f67c6b7 Update css for terminal 2024-10-13 21:11:20 +08:00
Louis Lam
de2de0573b Multiple Dockge instances (#200) 2023-12-26 04:12:44 +08:00
Zack Hankin
e2819afce1 Terminal text cols adjusts to terminal container. (#285)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-12-16 17:57:21 +08:00
Muhammed Hussein karimi
ffa978eea1 feat: Using monospace fonts in editors (#4)
*  feat: Using monospace fonts in editors

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>

* Update README

---------

Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-11-12 15:52:31 +08:00
Louis Lam
6749e343ba Init (#1) 2023-11-11 22:18:37 +08:00