Commit Graph

  • b36121c1c5 Merge github.com:gnome-terminator/terminator into feature/guake-like-functionality feature/guake-like-functionality itdominator 2024-04-12 15:04:16 -0500
  • bad3bda058
    Merge pull request #898 from arrowd/patch-1 Matt Rose 2024-03-25 20:32:44 -0400
  • 4062cddb1f
    Install manpages to share/man on FreeBSD Gleb Popov 2024-03-25 22:22:57 +0300
  • 3c0abdf6d6
    Merge pull request #895 from mattrose/865-file-links-not-clickable-if-the-root-dir-has-a-underscore Matt Rose 2024-03-13 21:08:30 -0400
  • 4e6e293771 Properly parse file:/// URIs Matt Rose 2024-03-11 15:17:51 -0400
  • 51e3bd2519
    Merge pull request #886 from mattrose/fix-syntaxwarning Matt Rose 2024-02-18 10:30:57 -0500
  • 66427862d6
    Merge pull request #887 from mattrose/fix-tb Matt Rose 2024-02-18 10:30:29 -0500
  • 5ef1131791
    Merge pull request #856 from vssdeo/852-terminator_py_get_focussed_terminal_always_returns_none Matt Rose 2024-02-18 10:22:32 -0500
  • 67e9f3c5c3
    Merge pull request #844 from vssdeo/843-Plugin-SaveLastSessionLayout-not-saving-layout-when-user-logs-out-or-shutdown-or-restart Matt Rose 2024-02-17 10:19:03 -0500
  • 9b9682be8b
    Merge pull request #878 from markdoerr/feature/save-user-session Matt Rose 2024-02-17 09:58:59 -0500
  • ea33815955
    Merge pull request #863 from gnome-terminator/translations_po-terminator-pot--master_ru Matt Rose 2024-02-17 09:37:51 -0500
  • 5d0904b619 fix: version re-set to 2.1.3 mark doerr 2024-02-16 19:36:41 +0100
  • 3bf1a7a5f4
    Merge pull request #855 from vssdeo/846-mouseless-keyboard-url-open-fails-to-extract-text-and-clear-search-between-commands Matt Rose 2024-02-15 22:30:15 -0500
  • 594537f9ed
    Merge pull request #849 from vssdeo/835-crash-after-unzooming-a-single-terminal-inside-a-tab Matt Rose 2024-02-15 22:28:29 -0500
  • 3ed6ea7d16
    Merge pull request #875 from AtomsForPeace/fix-reload-config Matt Rose 2024-02-15 22:19:58 -0500
  • 7f581fde86 fix traceback in layout_done Matt Rose 2024-02-15 22:16:33 -0500
  • 36b3602292 fix syntax warnings Matt Rose 2024-02-15 21:44:14 -0500
  • 750a9be85a
    Merge pull request #882 from vssdeo/760-working-directory-feature-is-broken Matt Rose 2024-02-14 21:34:29 -0500
  • d9aaa549c5
    Merge pull request #883 from rcalixte/fix_groupwindow Matt Rose 2024-02-11 15:51:39 -0500
  • 46f956613f
    window.py: Fix window group toggle keybind Rick Calixte 2024-02-06 14:11:25 -0500
  • 5c6fda2513
    Merge pull request #841 from vssdeo/706-Favorites-Bookmarks-Plugin Matt Rose 2024-02-08 21:02:20 -0500
  • 9a3b8997db
    Merge pull request #884 from mattrose/ask_before_close_gui Matt Rose 2024-02-08 20:02:00 -0500
  • aa03c235b6 wired up preferences GUI Matt Rose 2024-02-08 16:24:22 -0500
  • 305f6b2881 GUI designed Matt Rose 2024-02-08 16:02:41 -0500
  • b47f7d073e
    Merge pull request #834 from Vulcalien/ask-before-closing Matt Rose 2024-02-08 15:49:18 -0500
  • 4519b3e631 [bug 760] working directory feature is broken - as per the bug the layout does not get updated when "Save" button in layout is pressed - it does get updated if the window is closed by pressing top x close icon. - on pressing Save, it seems that the prefseditor takes this from current_layout = terminator.describe_layout() and saves it in config - whereas the current changes are done per key stroke and config is updated - this patch copies the parameters like directory and command when Save is press and on_layoutrefreshbutton_clicked() is called - Hence working dir and command are copied when Save is pressed using uuid to match terminals. - If there is a command registered then the terminal runs the command and exits. so one is not able to see the results. Vishweshwar Saran Singh Deo 2024-02-05 22:35:26 +0530
  • 94254eecf1
    Merge pull request #824 from j-d-r/master Matt Rose 2024-02-05 10:43:55 -0500
  • b13d35649b
    Merge pull request #822 from vssdeo/802-Ability-to-undo-or-restore-changes-to-the-preferences Matt Rose 2024-02-05 10:32:21 -0500
  • e9ef0745af
    Merge pull request #753 from nautics889/issue-752-remove-unused-imports Matt Rose 2024-02-05 09:48:28 -0500
  • d36f148a26 feat: plugin - save current user layout mark doerr 2024-02-03 12:26:15 +0100
  • 6651b30fde fix: Remove unused imports in several modules #752 nautics889 2024-01-26 20:20:19 +0200
  • 6d5cd041b3
    Merge pull request #756 from gotmax23/no-pytest-runner Matt Rose 2024-01-26 11:19:21 -0500
  • a28c5db7cf add missing @with_proxy, fixes #850 atomsforpeace 2024-01-26 15:17:41 +0100
  • 3e7145034a
    Translate po/terminator.pot in ru transifex-integration[bot] 2023-11-22 11:24:25 +0000
  • 03e5769bd1 [bug 852] - 852-terminator_py_get_focussed_terminal_always_returns_none - added get_vte().has_focus() for a valid focussed terminal to return Vishweshwar Saran Singh Deo 2023-10-26 23:38:59 +0530
  • b052da7efc [bug 846] 846-mouseless-keyboard-url-open-fails-to-extract-text-and-clear-search-between-commands #846 Vishweshwar Saran Singh Deo 2023-10-24 11:34:03 +0530
  • c7c9fd0d4b [bug 835] 835-crash-after-unzooming-a-single-terminal-inside-a-tab #835 - removing the tab-change event dependency and having a simpler solution with focus-in Vishweshwar Saran Singh Deo 2023-10-24 10:14:19 +0530
  • ff45920874 [bug 835] 835-crash-after-unzooming-a-single-terminal-inside-a-tab #835 Vishweshwar Saran Singh Deo 2023-10-20 23:50:25 +0530
  • 9000327973 [bug 843] 843-Plugin-SaveLastSessionLayout-not-saving-layout-when-user-logs-out-or-shutdown-or-restart #843 Vishweshwar Saran Singh Deo 2023-10-17 19:49:57 +0530
  • a5ddcbe255 [bug 706] 706-Favorites-Bookmarks-Plugin #706 Vishweshwar Saran Singh Deo 2023-10-17 01:11:21 +0530
  • 8c0c7ceb4f Add a setting to specify when to ask to confirm before closing Vulcalien 2023-10-10 17:03:21 +0200
  • 8911723518 Window: always ask confirmation to close, even with only one terminal Vulcalien 2023-10-10 15:47:39 +0200
  • 86337ad326 [bug 706] 706-Favorites-Bookmarks-Plugin #706 - modified custom command plugin to have bookmarks - added keybindings for directly adding or launch the custom command menu - made name parsing of the custom command optional Vishweshwar Saran Singh Deo 2023-10-08 12:40:19 +0530
  • 9248fc9340 Re-adding guake like functionality comit after bungled merge itdominator 2023-09-18 21:27:32 -0500
  • b935eda987 [bug 827] fix --new-tab and --toggle-visibility Julien Dusser 2023-09-10 17:02:38 +0200
  • 6d225c7aee
    Merge pull request #821 from LeoDog896/patch-1 master Matt Rose 2023-09-15 08:24:00 -0400
  • 8f8343f95f
    ci: bump actions/checkout ~> v4 Tristan F 2023-09-12 18:53:52 -0400
  • 6fc6d7f658 [bug 802] 802-Ability-to-undo-or-restore-changes-to-the-preferences #802 Vishweshwar Saran Singh Deo 2023-09-11 18:30:02 +0530
  • 2fe3ad8b08 [bug 802] - Ability to undo or restore changes to the preferences #802 - added basic config restore option from preferences window - changes to glade made in addition to addition of destory signal - minor cleaup in config to have a single function return confilg filename via get_config_filename Vishweshwar Saran Singh Deo 2023-09-04 17:21:37 +0530
  • 7fa87058d5
    chore: bump ations/checkout (v2 -> v3) Tristan F 2023-09-03 10:11:00 -0400
  • a6a0eca553
    Merge pull request #736 from rkashinin/issue-676 Matt Rose 2023-08-26 21:49:12 -0400
  • 43c5c55c35 Merge branch 'dantecalderon-feature/add-command-line-command-to-reload-configuration' Matthew Rose 2023-08-26 21:40:21 -0400
  • 3c2d1ef047 Merge branch 'feature/add-command-line-command-to-reload-configuration' of https://github.com/dantecalderon/terminator into dantecalderon-feature/add-command-line-command-to-reload-configuration Matthew Rose 2023-08-26 21:39:29 -0400
  • f3841c640f
    Merge pull request #741 from nautics889/minor-fixes-configjson Matt Rose 2023-08-26 21:21:23 -0400
  • cb4d84d52d
    Merge pull request #770 from Tyler-Hardin/master Matt Rose 2023-08-26 21:14:15 -0400
  • 00ec42c7d2
    Merge pull request #797 from j-d-r/master Matt Rose 2023-08-26 13:50:45 -0400
  • f537eaabe5
    Merge pull request #798 from gnome-terminator/translations_po-terminator-pot--master_zh_CN Matt Rose 2023-08-26 13:40:11 -0400
  • 1806e583a8
    Merge pull request #807 from xuezhixin/master Matt Rose 2023-08-26 13:38:47 -0400
  • bf103c2e94
    Merge pull request #810 from vssdeo/681-Plugin-Submission-Plugin-Utility-KeyBinding-Mouseless-Keyboard-URL-Open Matt Rose 2023-08-26 13:37:56 -0400
  • bd4e3b3470 Merge remote-tracking branch 'upstream/master' into 681-Plugin-Submission-Plugin-Utility-KeyBinding-Mouseless-Keyboard-URL-Open Vishweshwar Saran Singh Deo 2023-08-26 20:47:10 +0530
  • 27814c2386
    Merge pull request #819 from mattrose/fix_insert_term_name2 Matt Rose 2023-08-26 09:38:54 -0400
  • f7b6ea07bc Fix Insert Term Name Plugin error Matthew Rose 2023-08-26 09:21:18 -0400
  • 9c054ac29e
    Merge pull request #806 from vssdeo/805-keyboard-shortcut-support-for-plugins-code-decoupling Matt Rose 2023-08-25 21:20:05 -0400
  • 2dd7b8ea17
    Merge pull request #809 from vssdeo/808-Plugins-dont-receive-keboard-signals-on-newly-opened-windows Matt Rose 2023-08-25 20:51:02 -0400
  • 3b4d32cda3 [bug 808] Plugins-dont-receive-keboard-signals-on-newly-opened-windows - code separated for force loading of plugins on every terminal instance Vishweshwar Saran Singh Deo 2023-08-09 16:31:41 +0530
  • d39968ebba - [bug 681] removed force plugin load from plugin and separated the code in a diff issue Vishweshwar Saran Singh Deo 2023-08-09 16:11:59 +0530
  • fdfaa80907 Document syntax error xuezhixin 2023-08-09 17:33:12 +0800
  • 64a6e391ac - more changes from 681-Plugin-Submission-Plugin-Utility-KeyBinding-Mouseless-Keyboard-URL-Open that were to be decoupled Vishweshwar Saran Singh Deo 2023-08-09 14:47:42 +0530
  • 11639159b4 - removed KeyBindUtil dependency as its now a seperate pull request - this branch is further decoupled using the current commit, 681-Plugin-Submission-Plugin-Utility-KeyBinding-Mouseless-Keyboard-URL-Open Vishweshwar Saran Singh Deo 2023-08-09 14:39:45 +0530
  • d91d017e20 -remove the plugin from the plugin shortcut util / helper code Vishweshwar Saran Singh Deo 2023-08-06 20:18:28 +0530
  • a0ed310094 Merge remote-tracking branch 'upstream/master' into 681-Plugin-Submission-Plugin-Utility-KeyBinding-Mouseless-Keyboard-URL-Open Vishweshwar Saran Singh Deo 2023-07-28 20:08:37 +0530
  • 98659bdd8d
    Translate po/terminator.pot in zh_CN transifex-integration[bot] 2023-07-21 08:55:55 +0000
  • 368666c0af
    Translate po/terminator.pot in zh_CN transifex-integration[bot] 2023-07-21 08:55:44 +0000
  • 7173bb1c38
    Translate po/terminator.pot in zh_CN transifex-integration[bot] 2023-07-21 08:54:43 +0000
  • e61fc1ce60 Add command line option --toggle-visibility Julien Dusser 2023-07-20 17:08:44 +0200
  • d0e366ff8d Enable sixel support in VTE if it's available. Tyler Hardin 2023-06-21 13:14:20 -0400
  • 0fea7d47e5
    Merge pull request #767 from x000zh/master Matt Rose 2023-06-20 20:56:37 -0400
  • c96ebf7670
    Merge pull request #774 from gnome-terminator/translations_po-terminator-pot--master_hr Matt Rose 2023-06-20 20:00:29 -0400
  • 7023fdc5ab
    Merge pull request #778 from mattrose/fix_ratio Matt Rose 2023-06-20 19:58:50 -0400
  • b7e91b1ede
    Merge pull request #777 from mattrose/776-fix-logger Matt Rose 2023-06-20 19:57:16 -0400
  • 1a4921b262 Alter get_text_range call based on VTE version Matt Rose 2023-06-17 21:31:00 -0400
  • 64bccd27b5
    Translate po/terminator.pot in hr transifex-integration[bot] 2023-06-12 15:55:16 +0000
  • 635e5338ec
    Translate po/terminator.pot in hr transifex-integration[bot] 2023-06-12 15:53:15 +0000
  • 685aa75170
    Translate po/terminator.pot in hr transifex-integration[bot] 2023-06-12 15:52:51 +0000
  • ea97c21871
    Translate po/terminator.pot in hr transifex-integration[bot] 2023-06-12 15:52:30 +0000
  • 928a3dc5ec Revert "modify terminator separater size setting in gui to start from 1" Matt Rose 2023-06-09 23:16:34 -0400
  • cd04443e29 add new tab after current tab option x000zh 2023-06-04 19:13:37 +0800
  • de48b07328
    remove deprecated pytest-runner Maxwell G 2023-05-07 05:15:53 +0000
  • e0592eaf4f
    Merge pull request #698 from zpalmtree/add-detchable-tabs-preference Matt Rose 2023-04-24 09:55:48 -0400
  • e8816382fd
    Merge pull request #747 from Vulcalien/asciidoc-manpages-2 Matt Rose 2023-04-24 09:48:45 -0400
  • f68f288c33 Update terminator_config.5 Vulcalien 2023-04-22 14:50:45 +0200
  • 20ddb13490 terminator_config: add description to all remaining settings Vulcalien 2023-04-22 14:41:19 +0200
  • fec901d09e terminator_config: add layouts and plugins sections Vulcalien 2023-04-21 16:16:21 +0200
  • ed5f1c9b0a fix: Minor fixes in terminatorlib/configjson.py nautics889 2023-04-11 22:51:57 +0300
  • e2a88a2855
    Fix for issue #676: title field not seem to be working with JSON profile Ruslan Kashinin 2023-04-09 18:01:41 +0200
  • b0cb125287 terminator_config: add description to some settings Vulcalien 2023-04-07 22:15:50 +0200
  • 1440dd924b Merge remote-tracking branch 'upstream/master' into issue-676 Ruslan Kashinin 2023-04-07 22:00:38 +0200
  • 3a710cd6d6 terminator_config: add keybindings Vulcalien 2023-04-07 15:44:30 +0200
  • 9a63671fe8 terminator_config: move 'default value' to the end of description Vulcalien 2023-04-07 12:43:31 +0200
  • 7a5fc01594
    Merge pull request #735 from Vulcalien/remove-deprecated-settings-2 Matt Rose 2023-04-05 16:13:47 -0400