Forum

Keyboard Mapping Au...
 
Notifications
Clear all

Keyboard Mapping Auto-Execute

0 Posts
2 Users
0 Reactions
198 Views
(@bobricci)
New Member
Joined: 22 years ago
Posts: 1
Topic starter  

What is the suffix or prefix added to a line that auto-executes when, say F12, is pressed? I would like to assign exit to F12 and not have to press [Enter]

Thank you.


   
ReplyQuote
(@bpence)
Member Admin
Joined: 11 months ago
Posts: 1375
 

I think you're looking for the suffix '(backslash)n' This simulates hitting a return, for example at the end of a command to make it execute at the command line

So, to execute the command 'format', followed by a return, it would like like this:

format (backslash)n

Brian


   
ReplyQuote
Share: