-
If it possible to use the first letter of the list name as the hotkey to switch to that directory instead of meaningless a, b, c, d.
For example, the hotlist has three items as following:
root
Downloads
X11
I wish we can press "d" to switch to Downloads, or "x" to X11
It is a lot easier than remembering a b c d or Alt+1.
2009-11-11 06:52:58 UTC in Tux Commander
-
Is it possible to make the first letter of the directory name in the directory hotlist as a hotkey?
For example, support we have two items in the directory hotlist:
Home
root
First I press Ctrl+D to call the hotlist, then I press h to to jump to Home.
This can make directory navigation faster than using the arrow key.
2009-11-02 23:59:23 UTC in Double Commander
-
When " ' " is used in the latex file, ctags stop looking further
for keywords.
For example, I added a " ' " in test1.tex, line 51 and save it as
test3.tex. Ctags only catches section Introduction.
2009-10-27 03:30:22 UTC in Exuberant Ctags
-
The subsection titles appear in subsubsection instead of subsection
in the taglist, and subsubsection title is not shown in the taglist.
For examples, in the attached filed: test1.tex, "Common Greek letters"
and "Special symbols" should be subsection. I have
let g:tlist_tex_settings =
'tex;c:chapters;s:sections;u:subsections;b:subsubsections;p:parts;P:paragraphs;G:subparagraphs'
in...
2009-10-27 03:28:53 UTC in Exuberant Ctags