Commit graph

67 commits

Author SHA1 Message Date
Mattias Andrée
61eb843ded support for kmsponies4ponysay 2012-07-21 18:16:18 +02:00
Mattias Andrée
c0a9749730 release correction 2012-07-21 15:43:21 +02:00
Erkin Batu Altunbaş
c6f82a5d38 tag test 2012-07-21 16:30:37 +02:00
Elis Axelsson
991ab2cf03 Sorry :) Missed that part, fixed. 2012-07-21 12:54:34 +02:00
Elis Axelsson
57fdde2f5e Support ponies by name like "Apple Jack" 2012-07-21 10:39:24 +02:00
Elis Axelsson
e48e73ef4b Removed some weird echos and reindeted the full file 2012-07-20 18:07:59 +02:00
Mattias Andrée
d9d620f980 fixing ponythink bug I introduced 2012-07-20 05:46:58 +02:00
Mattias Andrée
122f1da602 fix on env var 2012-07-20 05:22:46 +02:00
Mattias Andrée
301197ff74 new environment variable, PONYSAY_COWSAY, allows replace cowsay with another program, if this variable has a value the "use uft8" patch will not be applies 2012-07-20 05:10:41 +02:00
Mattias Andrée
492b62f39e m + work in info manual 2012-07-20 04:55:29 +02:00
Mattias Andrée
4dbdca4e85 adding support for customise cowsay with UCS use, but removing support for cowsay replacers not written in perl; I will provide a screenshot and an environment variable for this.. 2012-07-19 23:39:21 +02:00
Elis Axelsson
9820d208a1 Fix path to truncater and list 2012-07-19 20:58:58 +02:00
Elis Axelsson
af2cc12de9 Moved ponysaytruncater and ponysaylist.pl to /usr/lib/ponysay/truncater and /usr/lib/ponysay/list.pl 2012-07-19 20:54:44 +02:00
Mattias Andrée
d6c360277f .local/share instead of .config 2012-07-19 13:53:21 +02:00
Elis Axelsson
9bf70d36d1 Don't use $0 as base for ponysaylist, if you use ponythink it would result in ponythinklist which doesn't exist 2012-07-19 13:42:09 +02:00
Elis Axelsson
9f4d6caa24 Move homeponies to .config/ponysay/ 2012-07-19 13:41:05 +02:00
Mattias Andrée
e20ae102e5 support for github.com/maandree/ponyquotes4ponysay 2012-07-19 03:02:42 +02:00
Mattias Andrée
27fbbf1738 m fix 2012-07-19 02:10:48 +02:00
Mattias Andrée
b667e66071 new options, ponysay -L, just like ponysay -l but puts symlinks inside brackets after their targets, I also edited Makefile to preserve symlinks 2012-07-18 23:55:00 +02:00
Mattias Andrée
eca2ad332c fix for issue #32 2012-07-18 19:51:04 +02:00
Mattias Andrée
b5868da56c flewless ponysay -l 2012-07-18 19:39:04 +02:00
Mattias Andrée
d5932f72bd support for multiple -f 2012-07-18 16:47:57 +02:00
Mattias Andrée
0ee48b90de using tail instread of tac | head | tac 2012-07-17 00:14:49 +02:00
Mattias Andrée
8184d371a9 ponysay -l is columnated, however a bit slow and limited to 80 in screen width 2012-07-16 11:49:50 +02:00
Erkin Batu Altunbaş
54dd31f5c6 First stable release. Let's see how stable it is... 2012-07-15 17:49:47 +02:00
Erkin Batu Altunbaş
0d7cbc70d7 tiny fix in help 2012-07-13 02:18:53 +02:00
Mattias Andrée
72b9eebe93 See comment on last edit. 2012-07-11 18:42:49 +03:00
Erkin Batu Altunbaş
2f1566b74f I tried to make it a bit more portable. I hope I didn't screw something up. 2012-07-11 18:36:18 +03:00
Mattias Andrée
241ace5d51 Merge branch 'master' of github.com:erkin/ponysay 2012-07-05 09:26:03 +02:00
Mattias Andrée
2cc95ba021 using stty and cut (coreutils) instead of tput (ncurses) for getting terminal width 2012-07-05 09:24:29 +02:00
Mattias Andrée
348c0084a8 environment variable PONYSAY_TRUNCATE_HEIGHT 2012-07-05 09:17:43 +02:00
Mattias Andrée
4a39ef4230 ponythink in manpage + environment variables PONYSAY_SHELL_LINES and PONYSAY_FULL_WIDTH 2012-07-05 09:14:14 +02:00
Pablo Lezaeta
63849f3325 Forget the /home/fyrefly right place ./.ponysay/{,tty}ponies 2012-07-05 00:27:35 -04:00
Pablo Lezaeta
abd48d540f Trixie -> Lulamoon and TrixieLulamoon (Read MLPFIM Wikia) 2012-07-04 23:44:52 -04:00
Pablo Lezaeta
4063e82a15 Migration to /usr/share/ponysay/{,tty}ponies (need more reviews) 2012-07-04 23:30:29 -04:00
Mattias Andrée
46c3e0d74e improving manpage + minor change in ponysay --help + sorting credits file 2012-07-04 10:32:12 +02:00
Mattias Andrée
63e848a93f Ponies are truncated on height under TTY, leaving 2 lines for shell interaction. export PONYSAY_BOTTOM=1 to show bottom instread of top. 2012-07-03 09:57:53 +02:00
Mattias Andrée
85c54340c3 Fixed typo in comment. 2012-05-21 22:55:31 +03:00
Mattias Andrée
96480e57a0 You forgot to increase version number here. 2012-05-12 21:35:14 +03:00
Kyah Rindlisbacher
40c0f58ca8 Check for stdin and args 2012-05-08 18:04:26 +10:00
Mattias Andrée
3ed997195b much better 2012-05-08 06:17:09 +02:00
Mattias Andrée
e3d582901b minor improvement 2012-05-08 00:15:00 +02:00
Mattias Andrée
76112f7bc5 TTY support!! 2012-05-07 16:07:39 +02:00
Mattias Andrée
e71522c0b8 last version in tags is 0.8, but the script ponysay said 0.7 2012-05-07 16:02:37 +02:00
Mattias Andrée
518058c3e5 using truncater if found 2012-05-07 02:05:57 +02:00
Erkin Batu Altunbaş
eae1f9bdcb updated to 0.7 2012-04-05 17:55:46 +02:00
Erkin Batu Altunbaş
6fab3575cd quick addition of a listing argument 2012-04-05 17:17:13 +02:00
Jan Alexander Steffens (heftig)
ae5e1176fe Use heredocs, smarter check for cowsay 2012-03-12 02:37:02 +01:00
Erkin Batu Altunbaş
0533da4bb3 derp. >.< 2012-03-11 23:18:18 +01:00
Erkin Batu Altunbaş
d4e4715cae added to check if cowsay exists, also readme 2012-03-11 23:04:18 +01:00