Messages - jathri [ switch to compact view ]

Pages: [1] 2next
1
I also noticed that sometimes line counts are not showing even if they should (text has more than one line). Notepad++ shows line numbers OK. Example:
Code: Text [Select]
  1. https://www.donationcoder.com/Software/Mouser/esr/
  2. https://www.donationcoder.com/forum/index.php?topic=1772.0
  3. https://www.donationcoder.com/Software/Mouser/findrun/
  4. https://www.donationcoder.com/Software/Skrommel/
  5. https://www.donationcoder.com/forum/index.php?topic=43045.0;topicseen
  6. https://www.donationcoder.com/forum/index.php?topic=42879.msg401141
N++ shows CRLF in the end of lines (when show all characters checked).

2
In latest beta, line count is now shown on bottom right statusbar when you select a clip.
Thank you. But could you please show line counts even if clipboard contains only one line -> 1L. I consider it bit confusing without it.

3
Hello!
Any progress here?
Code: Text [Select]
  1. It wouldn't be hard for me to add a LINE COUNT to that bottom row when you select a clip.
  2. It would be a little more inconvenient for me to add line count to the grid columns, but it could be done going forward for new clips.
  3. Now as for adding "selected lines" that is a little messier, so im not sure about that.  But maybe.
  4. And what about line numbers inside a clip? > let me see how easy that would be to add.

4
Clipboard Help+Spell / Re: Runnable .format files
« on: October 26, 2016, 05:48 AM »
Just discovered very useful Copy and Format hotkey (Options/Hotkeys). It copies selected text from currently active app, evokes Modify Format/Case GUI (just it, no CHS in background), lets you format text and then paste it back to original app (if possible). Thank you for this BTW.

5
Clipboard Help+Spell / Re: Runnable .format files
« on: October 11, 2016, 03:25 AM »
Have you considered bundling those AHK text formatting commands into an AHK script (or compiled as a .exe), giving it (say) a GUI for the user to select which commands they want to apply?
> The library I posted is very useful in many cases but it has its flaws. I agree with mouser that using language designed for manipulating text is desirable here. But you are right that as soon as SimpleTextFormatter is available I was going to create this GUI (using AHK) and assign it to some single hotkey. But perhaps it can be done directly in CHS then.

This could be more easy to use for most users than (say) them having to know how to invoke the separate commands individually.
> Why not bundle SimpleTextFormatter.exe together with CHS and add possibilty to create windows .lnk shortcuts for existing presets then? Or add mentioned single click (hotkey) GUI for the users to select which commands they want to apply. Perhaps this simple GUI can be shown when running SimpleTextFormatter.exe withnout any parameters.

Pages: [1] 2next
Go to full version