Boris Faure
dfe57a25a7
win: when closing solo container, dissociate it from its parent
...
Ref T3509.
7 years ago
Boris Faure
13c91324fa
win: hide tabcount when no longer tabs
7 years ago
Boris Faure
0e0105e559
make ty* fail nicely when in tmux/screen
7 years ago
Chris Michael
e549612ab2
terminology: Fix issue of icon not showing under wayland
...
Essentially, set the proper icon_name. The icon_name should match the
name of the .desktop file so that elementary can find the fdo icon to
use. This fixes the issue of the window icon not showing up when
running under Weston. With the proper .desktop file name now set, we
no longer need to create and set an elm_win_icon_object.
Fixes T3460
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
7 years ago
Toan Pham
83db7b1ed0
fix vietnamese translation
7 years ago
Carsten Haitzler
d477e1be7a
open keys - fix compiler warnings
7 years ago
Jerome Pinot
2577bcaefe
Remove leftover dbus.c from POTFILES.in, fix the build.
7 years ago
Boris Faure
37e9206330
options_keys: use an edje layout
7 years ago
Boris Faure
8b6036a8f7
miniview: add checks on termio_pty_get(). Closes CID1356203 and CID1356204
7 years ago
Boris Faure
30cb65625b
man: add some dots at end of sentences and myself as maintainer
7 years ago
Boris Faure
9e80988f5a
keys: add Shift+End to reset scroll. Closes T3582
7 years ago
Boris Faure
7d09373c56
skip 0-width spaces. Closes T3734
7 years ago
Boris Faure
b7817a88b3
keys: add Shift+Home to get to the top of the backlog. Closes T3582
7 years ago
Arnout Engelen
4e5a07e795
Check if the font size really needs to be changed
...
Changing the font size also causes the current selection to be lost, so it's
nice to avoid it when not needed.
7 years ago
Boris Faure
cd0f61dd26
keybindings: fix binding to close focused term
7 years ago
Boris Faure
0c466d767c
Merge remote-tracking branch 'raboof/comment'
7 years ago
Boris Faure
f33aa07b81
termptyesc: fix signedness comparison
7 years ago
Boris Faure
021fbdb055
Merge remote-tracking branch 'raboof/font_size_change'
7 years ago
Boris Faure
875cc86275
Merge remote-tracking branch 'raboof/patch-1'
7 years ago
Boris Faure
bd769a926b
configure.ac: actually look for elm_win_teamwork_show() to know if available
7 years ago
Arnout Engelen
9a501470aa
Fix comment for 't' escape sequence
7 years ago
Arnout Engelen
ef8ee3fbda
Allow font size to be updated via escape sequence
7 years ago
Arnout Engelen
298d845e9b
Typo (clikc -> click)
7 years ago
Mike Blumenkrantz
f1e1a6edd8
upgrade to teamwork v2, remove dbus (v1) usage
7 years ago
Boris Faure
15fa7afaa5
key bindings: add shift+left/right to switch tabs
7 years ago
Boris Faure
ce8eda85e1
make terminology still compile with efl-1.8
7 years ago
Boris Faure
d9276909a4
add option to enable bold/italic (on by default)
7 years ago
Boris Faure
a0b7fae2dd
add a reset button to reset the key bindings
7 years ago
Boris Faure
bf4a1f4aba
remove buggy keybinding dedup
7 years ago
Boris Faure
629e604704
termpty_cellrow_get() might return NULL. CID1352819
7 years ago
Boris Faure
8d0e13eff9
ensure CWD is NULL-terminated. CID1352820
7 years ago
Boris Faure
4d8c5dd200
only launch terminology with -d CWD if CWD. CID1352818
7 years ago
Boris Faure
175e474983
add safe guards around term_set_title
...
Should avoid issues when popup is up while term is being destroyed.
7 years ago
Boris Faure
1d138fba36
remove duplicate config keys. Closes T3296
7 years ago
Boris Faure
b8b016875e
use ctrl+alt+t to set terminal title
7 years ago
Carsten Haitzler
dec441790c
Revert "set default font size to 14. Closes T3117"
...
This reverts commit d00a7363b3
.
see https://phab.enlightenment.org/T3117
no - this is not a solution. not in the slightest.
7 years ago
Boris Faure
d00a7363b3
set default font size to 14. Closes T3117
7 years ago
Boris Faure
07dc1fee17
win: set split->last_focus when swallowing in a split
7 years ago
Boris Faure
f850e35ea8
add ctrl-t to default configuration
7 years ago
Boris Faure
8f60da2c5a
add ctrl-shift-n to man page
7 years ago
Toan Pham
ad7409fdfc
Add shortcut to change tab's title
...
Signed off: Toan Pham <tpham3783@gmail.com>
7 years ago
Andy Williams
d293b2531a
shortcuts: Open new terminals with ctrl+shift+n
...
Summary: Add a new configurable key binding to open a new terminal window
Test Plan:
Either wipe your terminology configuration or bind the new
"Open a new terminal window" option to ctrl+shift+n.
Tapping that key combination will then open a new window.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D3746
7 years ago
Boris Faure
22a3237960
win: be sure we have a child to unfocus. Closes T3260
7 years ago
José Roberto de Souza
ae7e96633a
Allow user to set the title of the each tab
7 years ago
Boris Faure
f05a9187b0
Revert "wip"
...
This reverts commit 487c54b4e1
.
7 years ago
Boris Faure
2c5568c933
Revert "wip"
...
This reverts commit 02db084b27
.
7 years ago
Boris Faure
815dddd880
refocus other split when closing one. Closes T3239
7 years ago
Boris Faure
02db084b27
wip
7 years ago
Boris Faure
487c54b4e1
wip
7 years ago
Boris Faure
e1be15fa89
tiny cleanup
7 years ago