Taeni terminal emulator

Programming issues and discussion
simargl
Site Admin
Posts: 466
Joined: 16 May 2013, 10:54
Contact:

Taeni terminal emulator

Postby simargl » 01 Dec 2013, 11:25

Taeni terminal is new Vala application based on Gtk3 and Vte

Bitbucket repository
https://bitbucket.org/simargl/taeni

Image

Changelog:

0.0.5
- copy/paste keyboard shortcuts (alt+c, alt+v)
- define word boundaries (set_word_chars)

0.0.3
- added support for -e positional parameter

0.0.2
- initial release

depends on gtk+>=3.10 and vte3

install with:

Code: Select all

make install

remove with

Code: Select all

make uninstall

Scooby
Site Admin
Posts: 826
Joined: 09 Sep 2013, 16:52

Re: Taeni terminal emulator

Postby Scooby » 01 Dec 2013, 19:23

DL_ed and will try it.

It has the somewhat peculiar behaviour to spawn a new window
with taeni --help

I like the -e parameter

miss ctrl+shif+c copy function

simargl
Site Admin
Posts: 466
Joined: 16 May 2013, 10:54
Contact:

Re: Taeni terminal emulator

Postby simargl » 01 Dec 2013, 20:39

it has right click copy and paste, those two and about are only menu items,

I would like when selecting path with double click, to selection not break on signs like dot or slash, to those be part of word like in sakura.

http://valadoc.org/#!api=vte-2.90/Vte.Terminal

edit:
ok, found it , this one
http://valadoc.org/#!api=vte-2.90/Vte.T ... word_chars

Scooby
Site Admin
Posts: 826
Joined: 09 Sep 2013, 16:52

Re: Taeni terminal emulator

Postby Scooby » 02 Dec 2013, 12:26

is it hard to bind key shortcuts in vala?

simargl
Site Admin
Posts: 466
Joined: 16 May 2013, 10:54
Contact:

Re: Taeni terminal emulator

Postby simargl » 02 Dec 2013, 13:58

Added alt+c copy and alt+v paste, couldn't use Ctrl because it is already taken - used to stop terminal commands

m110s
Posts: 2
Joined: 25 Jan 2014, 18:59

Re: Taeni terminal emulator

Postby m110s » 25 Jan 2014, 19:03

Any chance to add option to set default Taeni size?

simargl
Site Admin
Posts: 466
Joined: 16 May 2013, 10:54
Contact:

Re: Taeni terminal emulator

Postby simargl » 25 Jan 2014, 21:10

m110s wrote:Any chance to add option to set default Taeni size?

Ive added width and height in GSettings, now when you close Terminal it will save Window width and height, and on next start will have those exact dimensions. This is fine I guess, although terminals usually have fixed size.

packer -S taeni is the command to test this update.

m110s
Posts: 2
Joined: 25 Jan 2014, 18:59

Re: Taeni terminal emulator

Postby m110s » 25 Jan 2014, 22:10

simargl wrote:Ive added width and height in GSettings, now when you close Terminal it will save Window width and height, and on next start will have those exact dimensions. This is fine I guess, although terminals usually have fixed size.

packer -S taeni is the command to test this update.

I've just updated and works great. Your solution is better than to set default size like in gnome terminal.
Thanks.

john3voltas
Expert
Posts: 266
Joined: 19 May 2013, 21:53

Re: Taeni terminal emulator

Postby john3voltas » 05 Feb 2014, 23:23

Any chance of adding tabs to taeni?
Cheers

Scooby
Site Admin
Posts: 826
Joined: 09 Sep 2013, 16:52

Re: Taeni terminal emulator

Postby Scooby » 01 Nov 2014, 00:09

taeni starts to be a good alternative but with tabs I need
hot-key for cycling through them

Keep hitting ctrl+tab and nothing happens

WOuld you consider adding this?

Perfect that you've added ctrl+shift+c for copy :!:


Return to “Scripting and Programming”

Who is online

Users browsing this forum: No registered users and 18 guests

cron