I'm trying to get TinyFugue configured for OSX.
One of the things I need is macros. In TinyFugue you /bind keystroke command. I wanted to bind commands to the function keys since, by default in Terminal, I would think they're doing nothing.
HOWEVER, if I hit any function key in Terminal in TinyFugue, it dumps me back to a command prompt and suspends the process (the same functionality I see when I hit Ctrl+Z in bash in *nix). Typing fg takes me back into my application, of course.
The question is, why is it doing this when I hit F1-F11 and, more importantly, how do I stop this so I can bind commands to these keys in TinyFugue. Is this a Terminal.app issue or are the keystrokes bound already somehow in tcsh?
One of the things I need is macros. In TinyFugue you /bind keystroke command. I wanted to bind commands to the function keys since, by default in Terminal, I would think they're doing nothing.
HOWEVER, if I hit any function key in Terminal in TinyFugue, it dumps me back to a command prompt and suspends the process (the same functionality I see when I hit Ctrl+Z in bash in *nix). Typing fg takes me back into my application, of course.
The question is, why is it doing this when I hit F1-F11 and, more importantly, how do I stop this so I can bind commands to these keys in TinyFugue. Is this a Terminal.app issue or are the keystrokes bound already somehow in tcsh?