It's not interesting that ctrl-home generates the same key sequence inside and outside screen since that's a terminal emulator thing.
I believe the issue is that when TERM=screen, vim doesn't set the proper termcap settings for interpreting the modified home and end keys (and others). Compare :set <End> when running vim inside and outside screen. I use a vim plugin to set those options to always recognize the modifiers. -- vim scrolling in gnu screen broken (C-home/C-end) https://bugs.launchpad.net/bugs/353663 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
