On Sun, 12 Nov 2017 01:08:32 +0100, Stephan Beal <sgb...@googlemail.com> wrote:

Lol - i never even noticed that there was a search box in the diff view.

i'd be just as happy with ctrl-q - anything which is left-hand friendly.

but `q' alone is better ;-). and the mentioned patch works nicely as I just checked...

in this context: there is a further minor problem with the tk-diff in not starting up in the presence of otherwise innocuous warnings. at least I see this after `fossil diff -tk' in a certain checkout:

8<--------------------------------------------
'setting binary-glob has both versioned and non-versioned values: using versioned value from file ... ... or delete the non-versioned setting with "fossil unset binary-glob")'
    while executing
"close $in"
    (procedure "readDiffs" line 7)
    invoked from within
"readDiffs $fossilcmd"
    ("eval" body line 1)
    invoked from within
"eval $prog"
    (file "file-4c406fbfbef75d4b" line 471)
8<--------------------------------------------

barebones `fossil diff' just shows the differences despite the 'binary-glob' warning as it should... I had a short look at diff.tcl but do not see the reason for the above (apparent: the start of the tcl error message seems to be missing from the output...) exit-on-error. any ideas?

joerg





----- stephan
Sent from a mobile device, possibly from bed. Please excuse brevity, typos,
and top-posting.

On Nov 12, 2017 01:06, <fos...@pointsman.de> wrote:


Stephan Beal <sgbeal-gM/ye1e23mwn+bqq9rb...@public.gmane.org> writes:
> Sometime in the far past, tapping 'q' (or maybe it was 'x') in the diff
-tk
> widget used to exit that widget. Nowadays one has to click the "Quit"
> button or tap Alt-F4 (a really finger-clumsy holdover from early Windows
> versions).

It was 'q'. It was removed by
http://fossil-scm.org/index.html/info/f6d9583173cbd6d2

It missed it so much that I use a for that patched fossil.

> Can we please, please, please get the 'q'==>quit functionality back? It > sounds like a trivial thing to add, but the tcl code is all Greek to me
:/.

I second that plea.

I still use the proposed patch from

https://www.mail-archive.com/fossil-users@lists.fossil-scm.
org/msg24885.html
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users



--
Using Opera's revolutionary email client: http://www.opera.com/mail/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to