Just to be clear I've been using vim as a substitute up to now but I want something that doesn't use any external programs. Python libraries I am definitely down for though.
Want I want is a way for the user to change a string like "Intel" to "Intel Celeron". As far as I can tell Input() only has options for a prompt, but anything similar that would be great.
