index
:
weltschmerz
box-scroll
master
next
A terminal emulator in Vala
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
terminal.vala
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2021-06-27
Mark messages for translation
Wolfgang Müller
-2
/
+2
2021-06-26
Add feature to open a new terminal
Juhani Krekelä
-0
/
+49
2021-06-25
Copy URLs to the PRIMARY selection as well
Wolfgang Müller
-0
/
+4
2021-06-25
Use fallback 'html' value for vte_copy() in vte_key_press()
Wolfgang Müller
-1
/
+1
2021-06-23
Define a reasonable minimum size
Wolfgang Müller
-4
/
+6
2021-06-19
Clean up and slightly reorganize load_config()
Wolfgang Müller
-3
/
+1
2021-06-19
Calculate base_width dynamically
Wolfgang Müller
-1
/
+10
2021-06-19
Always draw the scrollbar if overlay scrolling is off
Wolfgang Müller
-2
/
+18
2021-06-19
Always hide the horizontal scrollbar
Wolfgang Müller
-1
/
+1
2021-06-19
Remove trailing comma from geometry initializer
Wolfgang Müller
-1
/
+1
2021-06-18
Set minimum width and height in window geometry
Wolfgang Müller
-3
/
+8
2021-06-17
Add setting for controlling cursor blinking
Juhani Krekelä
-0
/
+1
2021-04-29
Declare all GtkChild widgets as unowned
Wolfgang Müller
-14
/
+14
2020-04-13
Move get_shell to utils.vala
Wynn Wolf Arbor
-15
/
+1
2020-04-13
Add Open directory feature
Wynn Wolf Arbor
-1
/
+16
2020-04-13
Add Copy to HTML feature
Wynn Wolf Arbor
-6
/
+10
2020-04-13
Add OSC 8 hyperlink support
Wynn Wolf Arbor
-9
/
+28
2020-02-04
Improve configuration handling
Wynn Wolf Arbor
-60
/
+13
2019-10-07
Introduce fallbacks when getting the user's shell
Wolfgang Müller
-1
/
+15
2019-08-31
Add support for adjusting the font scale at runtime
Wolfgang Müller
-2
/
+63