aaxu
aaxu
If you have text selected and you press page up/down, everything in between the old cursor position and the new one becomes selected. Is this a bug or a feature?
I have a couple questions regarding how we should design this function. Currently, selected text prior to entering interactive find will be transformed into a single regex line. However, if...
I was going to move this sometime to be imported and saved at the same time as history so it supports multiple views, but wanted to check if it works...
Seems like a good feature to have for variable/function names. Maybe one that can be turned off/on.
Scrolling down using the mouse wheel makes the window snap back to the cursor (if it is out of view) and does nothing if the cursor is in view. Scrolling...
@dschuyler Do you think it'll soon be time to make a setup.py file, deploy the program to pip or something so we can install it as a program? Then we'll...
I was thinking about how the tab key works and wanted your opinion on some things @dschuyler. * When the selection mode is none, should we just insert a tab...
The redoChain doesn't seem to be saved anywhere. I'm intending to handle this in #10 using cPickle.
Should we make it a default that when you search for a string in the text editor, it's automatically case insensitive?
I ran into some issues when testing out the program on various machines. On both my Arch Linux OS and Ubuntu 16.04 OS, the values for the shortcuts listed seem...