screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

screen screws up my emacs F# key bindings


From: Rusty Shackleford
Subject: screen screws up my emacs F# key bindings
Date: Tue, 8 Mar 2005 16:32:42 +0000 (UTC)
User-agent: slrn/0.9.8.0 (Linux)

My .emacs has a bunch of lines like 

    ;;my favorite function key mappings
    (global-set-key [f1] 'find-file)
    (global-set-key [f2] 'save-buffer)
    (global-set-key [f3] 'shell)

Before I start screen, I can run emacs in a terminal window and these
work fine.  Then after I start screen, these just cause "~" characters
to print.

Is there some way to fix this?  Please, no jokes about how the fix is to
switch to vim ;)

TIA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]