John Little writes:
> On Sunday, November 8, 2015 at 4:52:26 PM UTC+13, Random832 wrote:
>
>> "U+25BD WHITE DOWN-POINTING TRIANGLE"
>
> Well done, is all I can say.
>
> How do you start an xterm in non-utf8 mode?
As far as I can tell, it's non-utf8 by default when it's started as
xterm [not ux
On Sunday, November 8, 2015 at 4:52:26 PM UTC+13, Random832 wrote:
> "U+25BD WHITE DOWN-POINTING TRIANGLE"
Well done, is all I can say.
How do you start an xterm in non-utf8 mode? If I reset my locale to C and
start an xterm then vim, vim uses latin1 and only the bd byte is output.
IMO, the
Note also that you can add a full reset when vim starts by putting the
following in your .vimrc:
let &t_ti = "\ec" . &t_ti
I haven't tested that much though. It messes with the "alternate screen"
handling.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type yo
John Little writes:
> On Sunday, November 8, 2015 at 12:03:49 PM UTC+13, Random832 wrote:
>> When running in xterm (a real xterm, not any other terminal reporting
>> itself as "xterm") with TERM set to xterm, Vim puts the terminal in a
>> state where the screen clearing commands \e[K and \e[J do
On Sunday, November 8, 2015 at 12:03:49 PM UTC+13, Random832 wrote:
> When running in xterm (a real xterm, not any other terminal reporting
> itself as "xterm") with TERM set to xterm, Vim puts the terminal in a
> state where the screen clearing commands \e[K and \e[J do not work
Are you sure it's
Hi,
2015-11-8(Sun) 8:03:49 UTC+9 Random832:
> When running in xterm (a real xterm, not any other terminal reporting
> itself as "xterm") with TERM set to xterm, Vim puts the terminal in a
> state where the screen clearing commands \e[K and \e[J do not work
> (resulting in many artifacts where text
On 2015-11-07, Random832 wrote:
> When running in xterm (a real xterm, not any other terminal reporting
> itself as "xterm") with TERM set to xterm, Vim puts the terminal in a
> state where the screen clearing commands \e[K and \e[J do not work
> (resulting in many artifacts where text that Vim att
When running in xterm (a real xterm, not any other terminal reporting
itself as "xterm") with TERM set to xterm, Vim puts the terminal in a
state where the screen clearing commands \e[K and \e[J do not work
(resulting in many artifacts where text that Vim attempted to clear
remains on the screen).
Yasuhiro Matsumoto wrote:
> One more please.
>
> https://github.com/vim-jp/vim-cpp/commit/bc7fe9e3ead0be6a6fe3a8f2871b454051365337.patch
>
> This separate inline/final/virtual/explicit/export/override as cppModifier.
Thanks, I'll include it.
--
Warning label on a superhero Halloween costume:
On 7 November 2015, thinca wrote:
> command! -bar F call F()
>
> See :help :command-bar
Ah, I missed that. Sorry for the noise then.
/lcd
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more inform
command! -bar F call F()
See :help :command-bar
Regards,
--
thinca
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message bec
11 matches
Mail list logo