]> git.wh0rd.org Git - nano.git/commit
in do_tab(), make sure that we insert the correct number of spaces if
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 7 Oct 2005 15:57:48 +0000 (15:57 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 7 Oct 2005 15:57:48 +0000 (15:57 +0000)
commit90b07fc2fdeeedd623d8af6be19003627b5474af
tree8f1c126bc94838fbd5f6398f9b2cd8eab8238d8a
parent7b71f573e7781dceb3c9ac2e5338875e3f2a2165
in do_tab(), make sure that we insert the correct number of spaces if
the TABS_TO_SPACES flag is set and placewewant is greater than the
current column position of the cursor

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3041 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/text.c