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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Don't consider punctuation as part of the URL
Juhani Krekelä
2021-11-27
-1
/
+1
*
Add ability to specify additional URI handlers
Juhani Krekelä
2021-11-27
-0
/
+40
*
Move spawning a subprocess into its own function
Juhani Krekelä
2021-07-24
-7
/
+10
*
Unify context menus for URLs and OSC 8 hyperlinks
Juhani Krekelä
2021-07-24
-8
/
+4
*
Add support for gopher:// URLs
Juhani Krekelä
2021-07-09
-1
/
+1
*
Improve URL matching
Juhani Krekelä
2021-07-09
-1
/
+1
*
Only allow opening local directories
Juhani Krekelä
2021-07-02
-2
/
+11
*
Mark messages for translation
Wolfgang Müller
2021-06-27
-2
/
+2
*
Add feature to open a new terminal
Juhani Krekelä
2021-06-26
-0
/
+49
*
Copy URLs to the PRIMARY selection as well
Wolfgang Müller
2021-06-25
-0
/
+4
*
Use fallback 'html' value for vte_copy() in vte_key_press()
Wolfgang Müller
2021-06-25
-1
/
+1
*
Define a reasonable minimum size
Wolfgang Müller
2021-06-23
-4
/
+6
*
Clean up and slightly reorganize load_config()
Wolfgang Müller
2021-06-19
-3
/
+1
*
Calculate base_width dynamically
Wolfgang Müller
2021-06-19
-1
/
+10
*
Always draw the scrollbar if overlay scrolling is off
Wolfgang Müller
2021-06-19
-2
/
+18
*
Always hide the horizontal scrollbar
Wolfgang Müller
2021-06-19
-1
/
+1
*
Remove trailing comma from geometry initializer
Wolfgang Müller
2021-06-19
-1
/
+1
*
Set minimum width and height in window geometry
Wolfgang Müller
2021-06-18
-3
/
+8
*
Add setting for controlling cursor blinking
Juhani Krekelä
2021-06-17
-0
/
+1
*
Declare all GtkChild widgets as unowned
Wolfgang Müller
2021-04-29
-14
/
+14
*
Move get_shell to utils.vala
Wynn Wolf Arbor
2020-04-13
-15
/
+1
*
Add Open directory feature
Wynn Wolf Arbor
2020-04-13
-1
/
+16
*
Add Copy to HTML feature
Wynn Wolf Arbor
2020-04-13
-6
/
+10
*
Add OSC 8 hyperlink support
Wynn Wolf Arbor
2020-04-13
-9
/
+28
*
Improve configuration handling
Wynn Wolf Arbor
2020-02-04
-60
/
+13
*
Introduce fallbacks when getting the user's shell
Wolfgang Müller
2019-10-07
-1
/
+15
*
Add support for adjusting the font scale at runtime
Wolfgang Müller
2019-08-31
-2
/
+63
*
Initial public release
1.0.0
Wolfgang Müller
2019-07-20
-0
/
+387