Jakub Vaněk
df80cdeb53
feat(l10n/cs): translate bold_is_bright in Czech ( #38 )
2020-04-25 20:37:16 +02:00
Jakub Vaněk
37727d08e0
feat(l10n): add empty PO/POT entries for bold_is_bright UI ( #38 )
2020-04-25 20:32:12 +02:00
Jakub Vaněk
78e82464c3
feat(terminal): set bold_is_bright for VTE when supported ( #38 )
2020-04-25 20:25:49 +02:00
Jakub Vaněk
7ea105492f
feat(prefs): add prefs UI for bold_is_bright option ( #38 )
2020-04-25 20:25:48 +02:00
Jakub Vaněk
02542bbc3f
feat(config): introduce new bold_is_bright option ( #38 )
2020-04-25 20:25:42 +02:00
Markus Frosch
11a6a57f51
Merge pull request #19 from mattrose/mac-pr
...
Only import GdkX11 when available
2020-04-23 20:03:13 +02:00
Matt Rose
3a1b56da12
fix indent
2020-04-22 21:44:45 -04:00
waldner
8552037fc8
fast resize keyboard shortcuts
2020-04-22 10:14:16 +02:00
Matt Rose
4c19ec151c
fix exception when feeding terminal number to terminal
2020-04-21 12:54:56 -04:00
Hajimu UMEMOTO
b581d89006
Add FreeBSD.
2020-04-21 20:01:26 +09:00
Markus Frosch
dfc0d8dbca
Merge pull request #30 from chclxds/patch-1
...
Update pt_BR.po
2020-04-21 09:37:13 +02:00
Chacal
7bc073653e
Update pt_BR.po
...
Updated Translation
2020-04-20 17:05:24 -03:00
Markus Frosch
fcf26f032c
Merge pull request #27 from gnome-terminator/cleanup/wrapper
...
Remove obsolete terminator.wrapper
2020-04-20 20:07:06 +02:00
Markus Frosch
53118b9eaa
Remove obsolete terminator.wrapper
...
We don't really need this file, if one needs to wrap the binary they could use $HOME/bin/terminator
2020-04-20 20:03:42 +02:00
Markus Frosch
250b9c8bdb
Merge pull request #28 from gnome-terminator/vte-compat
...
terminal: Improve compat for Vte Regex
2020-04-20 10:53:12 +02:00
Markus Frosch
c63935f5a9
terminal: Improve compat for Vte Regex
...
Try the latest Vte functions, and fall back to Glib when this doesn't work.
2020-04-19 16:30:25 +02:00
Markus Frosch
de432f735d
release: Ensure CHANGELOG is in LF format
2020-04-19 14:40:01 +02:00
Markus Frosch
bfcc6931e6
setup: Add missing README to tarball
2020-04-19 14:40:01 +02:00
Markus Frosch
d86dc0569c
Merge pull request #23 from DarthGandalf/patch-1
...
Add Gentoo, sort the order of distributions
2020-04-18 16:46:33 +02:00
Alexey Sokolov
915c5cba1a
Add Gentoo, sort the order of distributions
2020-04-18 13:41:59 +01:00
Markus Frosch
a92ea847cd
Merge pull request #7 from gnome-terminator/remove-packaging
...
Removing packaging files from the repository
2020-04-18 13:02:55 +02:00
Markus Frosch
07a14d51f4
Correct tag prefix in CHANGELOG.md
2020-04-18 13:00:23 +02:00
Markus Frosch
bb24273eb4
Release version 1.92
2020-04-18 12:45:06 +02:00
Markus Frosch
6a9a345768
Merge pull request #22 from gnome-terminator/compat-regex
...
terminal: Add compat detection for Vte regexp feature
2020-04-18 12:31:17 +02:00
Markus Frosch
9beb28a22e
terminal: Add compat detection for Vte regexp feature
...
Older Vte versions only offer the old implementation.
fixes #10
2020-04-17 20:12:57 +02:00
Matt Rose
c0c0b88e04
add apple Command key to list of modifiers accepted by keybinder
2020-04-17 13:51:19 -04:00
Markus Frosch
715c4a667b
Prepare RELEASE.md documentation and CHANGELOG.md
2020-04-17 19:12:57 +02:00
Matt Rose
769aaf1ae3
only import the GdkX11 if it is part of the glib module repository
2020-04-17 12:50:46 -04:00
Markus Frosch
7be1754a47
Merge pull request #18 from gnome-terminator/compat-2.7
...
Fix some compat issues for Python 2.7
2020-04-17 18:34:34 +02:00
Markus Frosch
c9e692881e
Merge pull request #16 from mattrose/update-lp-refs
...
Updating URLs in application and appdata
2020-04-17 18:33:45 +02:00
Markus Frosch
c7e466dbfe
ci: Enable Python 2.7
2020-04-17 18:20:43 +02:00
Markus Frosch
c8269e5a6b
Fix some compat issues for Python 2.7
2020-04-17 18:19:25 +02:00
Markus Frosch
6e1ea606e7
Merge pull request #17 from gnome-terminator/ci
...
Add GitHub action for Python
2020-04-17 18:18:29 +02:00
Markus Frosch
57f2607554
ci: Add native dependencies
2020-04-17 18:15:46 +02:00
Markus Frosch
11c5a7e4e2
Add GitHub action for Python
2020-04-17 18:03:58 +02:00
Matt Rose
bfffc282de
update url list to refer to the new home
2020-04-17 11:57:07 -04:00
Markus Frosch
472bd68044
Merge pull request #15 from mattrose/master
...
update the INSTALL file
2020-04-17 17:46:53 +02:00
Matt Rose
51fc72d9b7
add OpenSUSE to list of distros that package terminator
2020-04-16 13:28:40 -04:00
Matt Rose
b63e7195e2
update url in setup.py
2020-04-12 19:10:15 -04:00
Matt Rose
7d648b2ce0
update the INSTALL file
2020-04-12 19:02:19 -04:00
José Augusto
5151db48b1
Converting to python 3 and making all tests pass. ( #9 )
...
* Adding vscode dir with the config files.
* make all tests pass.
2020-04-06 14:11:06 +02:00
Markus Frosch
86b706fb70
Removing packaging files from the repository
...
Please refer to the VCS from any distribution to get their current
packaging files.
When we start doing packaging builds for users, we should create extra
repositories for the packaging code.
2020-04-05 20:15:07 +02:00
Markus Frosch
c0007818bd
Merge pull request #6 from gnome-terminator/python3
...
Implement support for Python 3
2020-04-05 19:54:57 +02:00
Markus Frosch
da4f59ff74
terminal: Refactor regex handling and add pointer cursor
2020-04-05 19:52:25 +02:00
Markus Frosch
07d7dd56b2
terminal: Add MULTILINE flag for regex
...
To avoid _vte_regex_has_multiline_compile_flag warning.
There is no exported constant to Python for setting the flag, so we use
a local.
2020-04-05 18:58:03 +02:00
Antonio Terceiro
b2a47a50fd
Fix URLs are not clickable
...
Improve integration with current VTE
2020-04-05 18:18:39 +02:00
Markus Frosch
05ce8831fa
config: Use encoding utf-8 for saves
...
ConfigObj will find the current encoding on reading
2020-04-05 17:00:27 +02:00
Markus Frosch
d10919df5f
config: Save config via temp file
...
To avoid errors during save causing an empty config file
2020-04-05 16:59:50 +02:00
Markus Frosch
23135f2ca5
Fix shebang and executable flag for all scripts
2020-04-05 16:36:06 +02:00
Matt Rose
0f05cd8c8b
Fix for Custom command plugin don't work
...
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953153
* https://bugzilla.redhat.com/show_bug.cgi?id=1573927
2020-04-05 15:36:03 +02:00