Re: binary file editor

2019-05-30 Thread Robert Moskowitz
On 5/30/19 2:38 PM, Ted Roche wrote: Paste into vim, position the cursor under the character in question and hit :ga for ASCII and :g8 for UTF-8 SPOILER: It's a space. And I see it in FireFox, but not in Chrome. So 'all' I have to do is figure out how to add the trim() function to my scri

Re: binary file editor

2019-05-30 Thread Ted Roche
Paste into vim, position the cursor under the character in question and hit :ga for ASCII and :g8 for UTF-8 SPOILER: It's a space. And I see it in FireFox, but not in Chrome. On Thu, May 30, 2019 at 2:24 PM Robert Moskowitz wrote: > For F28, I am looking for a file editor that when I paste fr

binary file editor

2019-05-30 Thread Robert Moskowitz
For F28, I am looking for a file editor that when I paste from the clipboard, I can see any special characters. I am having problems with a web form copy to clipboard.  You can see at test page at: http://www.htt-consult.com/button2.html In Firefox on my F28 system, there is a character copi