mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
This commit introduces several highly-requested improvements to the integrated terminal: - Terminal-per-tab synchronization mode: Users can now link a terminal instance to a specific tab, tracking the directory for that tab only. - Terminal History & Scrolling: Added a 100-line history buffer that allows users to scroll through past terminal output using the scrollbar or mouse wheel. - Text Selection: Enabled selecting text in the terminal using the left mouse button. - Copy/Paste Functionality: Implemented copy/paste shortcuts. Copy via Ctrl+Shift+C / Ctrl+Insert. Paste via Ctrl+Shift+V / Shift+Insert, or by using Middle/Right mouse click. - Fixed 'Follow tail' behavior so the terminal reliably auto-scrolls to the bottom upon receiving new output. - Fixed overlapping UI elements in the layout configuration dialog. |
||
|---|---|---|
| .. | ||
| chsdet | ||
| doublecmd | ||
| gifview | ||
| Image32 | ||
| kascrypt | ||
| KASToolBar | ||
| multithreadprocs | ||
| synunihighlighter | ||
| viewer | ||
| virtualterminal | ||
| build.bat | ||
| build.sh | ||