jschlatow / taskopen

Tool for taking notes and open urls with taskwarrior
GNU General Public License v2.0
364 stars 31 forks source link

Devel #69

Closed jostber closed 11 years ago

jostber commented 11 years ago

I have added some code to check if the platform is Cygwin and use the correct program to start applications.

jschlatow commented 11 years ago

Can you please check weather cygstart supports the "--version" argument or something similar? Otherwise the output of "taskopen -V" will be weird.

jostber commented 11 years ago

Hi,

Here is the output of "cygstart --version":

a210618@Y6014854 ~ $ cygstart --version cygstart is part of cygutils version 1.4.10 cygstart was originally authored by Michael Schaap

Let Windows start a program or open a file or URL.

Jostein

On 06.03.13,15:00, Johannes S. wrote:

Can you please check weather cygstart supports the "--version" argument or something similar? Otherwise the output of "taskopen -V" will be weird.


Reply to this email directly or view it on GitHub: https://github.com/ValiValpas/taskopen/pull/69#issuecomment-14531962

jschlatow commented 11 years ago

Could you please check the "taskopen -V" output as I don't have a cygwin setup?!

jostber commented 11 years ago

Hi,

Here is the "taskopen -V" output from cygwin:

Taskopen, release v1.0, revision 154 (57ead8d) Copyright 2010-2013, Johannes Schlatow.

Environment Platform: cygwin Perl: v5.14.2 Taskwarrior: 2.1.2 xdg-open: cygstart is part of cygutils version 1.4.10 cygstart was originally authored by Michael Schaap

Let Windows start a program or open a file or URL.

Configuration: /home/a210618/.taskopenrc

Current configuration Binaries and paths: BROWSER = cygstart TASKBIN = /usr/bin/task rc.verbose=off rc.json.array=on EDITOR = vim XDG = cygstart PATH = /home/a210618/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/bin

Others: NOTES_FOLDER = ~/tasknotes/ NOTES_EXT = .txt NOTES_FILE = ~/tasknotes/UUID.txt NOTES_CMD = $EDITOR ${FOLDER}UUID$EXT DEFAULT_FILTER= status.is:pending DEFAULT_SORT = current: DEFAULT-i = ls -la current: ls -la DEFAULT-x = /bin/bash -c DEBUG = 0 NOTES_REGEX = Notes BROWSER_REGEX = www|http FILE_REGEX = .|\/|~ CUSTOM1_REGEX = CUSTOM1_CMD = CUSTOM2_REGEX = CUSTOM2_CMD =

On 10.03.13,23:35, Johannes S. wrote:

Could you please check the "taskopen -V" output as I don't have a cygwin setup?!


Reply to this email directly or view it on GitHub: https://github.com/ValiValpas/taskopen/pull/69#issuecomment-14699400

jschlatow commented 11 years ago

On 03/12/2013 11:44 PM, Jostein Berntsen wrote:

Taskopen, release v1.0, revision 154 (57ead8d)

Could you please try the current version from the devel branch?

jostber commented 11 years ago

Hi,

I will check that later today and mail back to you.

Jostein

On 12.03.13,16:39, Johannes S. wrote:

On 03/12/2013 11:44 PM, Jostein Berntsen wrote:

Taskopen, release v1.0, revision 154 (57ead8d)

Could you please try the current version from the devel branch?


Reply to this email directly or view it on GitHub: https://github.com/ValiValpas/taskopen/pull/69#issuecomment-14813129