waveterm/frontend/app/view/term
Evan Simkowitz e92b388260
Make terminal block scrollbar thumb slightly wider, closer to edge (#1007)
I can't push the scrollbar all the way to the edge because XTerm.js is
doing some fancy calculations for their viewport width and when I try to
mess with the CSS too much everything breaks, but I was able to get the
scrollbar thumb to be slightly wider and slightly closer to the edge
without everything falling apart
2024-10-10 14:02:58 -07:00
..
fitaddon.ts move codeedit to directory. new useLongClick hook. show quick navig… (#105) 2024-07-08 23:13:12 -07:00
ijson.tsx move terminal into its own directory under view 2024-06-17 10:18:38 -07:00
term.less Make terminal block scrollbar thumb slightly wider, closer to edge (#1007) 2024-10-10 14:02:58 -07:00
term.tsx new config preview:showhiddenfiles and term:theme (#981) 2024-10-07 14:08:57 -07:00
termsticker.tsx thenextwave cleanups 2024-09-19 14:04:47 -07:00
termtheme.ts new config system (#283) 2024-08-27 18:49:49 -07:00
termutil.ts new config system (#283) 2024-08-27 18:49:49 -07:00
termwrap.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
vdom.tsx working on vdom implementation, other fixes (#136) 2024-07-23 13:16:53 -07:00
xterm.css Move xterm.css to resolve Vite warning (#309) 2024-09-03 18:11:28 -07:00