Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] [RESOLVED] Re: What's the easiest way to edit EUC-JP files on a remote server from an Ubun
- Date: Tue, 15 Sep 2020 15:28:10 +0900
- From: eizietheez@example.com
- Subject: Re: [tlug] [RESOLVED] Re: What's the easiest way to edit EUC-JP files on a remote server from an Ubun
- References: <CA+su7OUw8609q6MjWGQow1jC-CnyZ2wUTaWDaK+HT_jRK+5Vog@mail.gmail.com> <CAAhy3dvC2LG1MZHq3BEiJC+dT0-c7j4FTBCB9+uCOKS=T7i5Lw@mail.gmail.com> <CA+su7OV0Q_7TRR00dur40ATkKgxmqsOWgZi89N0rUd+BWtJV0g@mail.gmail.com>
- User-agent: mblaze/0.7
I'm a bit confused why you have to mess around with different virtual terminals. Is there any reason the `fileencodings' setting doesn't work for you? $ vim --cmd 'set fileencodings=euc-jp' euc-jp-encoded-file.txt That should Just Work TM in most cases. In fact, if this does work for you, the following in your .vimrc should let you transparently edit EUC-JP files any time you encounter one: set fileencodings=utf8,euc-jp Am I missing something important? Edmund Edgar <lists@example.com> wrote: > On Tue, 15 Sep 2020 at 13:34, Raymond Wan <rwan.kyoto@example.com> wrote: > > > > Would mlterm be useful to you? It seems to be in 20.04: > > https://packages.ubuntu.com/focal/mlterm . > > > > I haven't used it or kterm myself, though. > > > > Perfect, that did the trick. > mlterm -E EUC-JP > > Thanks everybody else for the other suggestions too, > > EdmundAttachment: signature.asc
Description: PGP signature
- Follow-Ups:
- References:
- [tlug] What's the easiest way to edit EUC-JP files on a remote server from an Ubuntu 20.04 desktop?
- From: Edmund Edgar
- Re: [tlug] What's the easiest way to edit EUC-JP files on a remote server from an Ubuntu 20.04 desktop?
- From: Raymond Wan
- [tlug] [RESOLVED] Re: What's the easiest way to edit EUC-JP files on a remote server from an Ubuntu 20.04 desktop?
- From: Edmund Edgar
Home | Main Index | Thread Index
- Prev by Date: [tlug] [RESOLVED] Re: What's the easiest way to edit EUC-JP files on a remote server from an Ubuntu 20.04 desktop?
- Next by Date: Re: [tlug] [RESOLVED] Re: What's the easiest way to edit EUC-JP files on a remote server from an Ubun
- Previous by thread: [tlug] [RESOLVED] Re: What's the easiest way to edit EUC-JP files on a remote server from an Ubuntu 20.04 desktop?
- Next by thread: Re: [tlug] [RESOLVED] Re: What's the easiest way to edit EUC-JP files on a remote server from an Ubun
- Index(es):