aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/terminal.vala (follow)
Commit message (Expand)AuthorAgeLines
* Copy URLs to the PRIMARY selection as wellWolfgang Müller2021-06-25-0/+4
* Use fallback 'html' value for vte_copy() in vte_key_press()Wolfgang Müller2021-06-25-1/+1
* Define a reasonable minimum sizeWolfgang Müller2021-06-23-4/+6
* Clean up and slightly reorganize load_config()Wolfgang Müller2021-06-19-3/+1
* Calculate base_width dynamicallyWolfgang Müller2021-06-19-1/+10
* Always draw the scrollbar if overlay scrolling is offWolfgang Müller2021-06-19-2/+18
* Always hide the horizontal scrollbarWolfgang Müller2021-06-19-1/+1
* Remove trailing comma from geometry initializerWolfgang Müller2021-06-19-1/+1
* Set minimum width and height in window geometryWolfgang Müller2021-06-18-3/+8
* Add setting for controlling cursor blinkingJuhani Krekelä2021-06-17-0/+1
* Declare all GtkChild widgets as unownedWolfgang Müller2021-04-29-14/+14
* Move get_shell to utils.valaWynn Wolf Arbor2020-04-13-15/+1
* Add Open directory featureWynn Wolf Arbor2020-04-13-1/+16
* Add Copy to HTML featureWynn Wolf Arbor2020-04-13-6/+10
* Add OSC 8 hyperlink supportWynn Wolf Arbor2020-04-13-9/+28
* Improve configuration handlingWynn Wolf Arbor2020-02-04-60/+13
* Introduce fallbacks when getting the user's shellWolfgang Müller2019-10-07-1/+15
* Add support for adjusting the font scale at runtimeWolfgang Müller2019-08-31-2/+63
* Initial public release1.0.0Wolfgang Müller2019-07-20-0/+387