diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-07-02 20:09:26 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2002-07-02 20:09:26 +0000 |
commit | 2f766cdf80215a137c0ef0389b187e708dcbb822 (patch) | |
tree | 43f154b8060518b840eb116d8af40565f670d404 /README | |
parent | 361aa5b13aea9c0e8b742ce8bacc038c6765aec6 (diff) |
Make shift+button1 extend selection.
* src/vte.c: Make shift+button1 extend selection.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ * What's missing? - Accessibility isn't completed yet. - Mouse hilite tracking isn't implemented yet. +- Extending the selection using shift+click pays attention to whether or not + the existing selection was done word-at-a-time or line-at-a-time, but + probably shouldn't. - Most control sequences are recognized, but many aren't implemented. There are enough to run ls, vim, less, emacs and mutt, but more need to be implemented (ff, fs, i1, i3, is, iP, LF, LO, MC, mh, ML, mm, mo, nw, pf, |