From 280619a4e86f8873fcf99c217f5504ade708b2b7 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Mon, 13 Jul 2009 18:03:18 +0000 Subject: Expand leading tilde on commands which expect a filename. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5cb241e4..60121c3c 100644 --- a/TODO +++ b/TODO @@ -91,7 +91,6 @@ - status-active-fg/bg/attr would be nice to highlight active window, as would options to set the highlight stuff - XXX once env stuff is in, default-path and VISUAL/EDITOR should be picked up when session is started -- expand leading ~ in source-file save-buffer etc - the copy mode next-word behaviour is emacs style (end of word) rather than vi style (start of word) even in vi keys mode, - when moving up from a blank line in copy mode it always assumes you were at the end of the line so it can be a bit funny. should remember last non-blank x position and use that - paste-buffer etc should be able to handle \0, so needs a size member and no more strlen -- cgit