[Solved]two quick question

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 21
Joined: Thu Feb 14, 2013 5:59 pm

[Solved]two quick question

Post by yjs14 »

http://akelpad.sourceforge.net/files/screen_plugins.png

1 how to show that newline character(rn)?
2 how to split window in one tab?

Thank you.
Last edited by yjs14 on Sat Sep 14, 2013 2:45 pm, edited 1 time in total.

KDJ
Offline
Posts: 1949
Joined: Sat Mar 06, 2010 7:40 pm
Location: Poland

Post by KDJ »

yjs14
#1
SpecialChar plugin, functions:
SpecialChar::Main - turn on/off display special characters,
SpecialChar::Settings - for settings dialog.

You can use ContextMenu plugin (ContextMenu::Main, Main menu->Enable) and Main menu->Plugins->Special characters.
Also can use ToolBar plugin (ToolBar::Main) for display tool bar with the appropriate icon.

#2
Turn on ToolBar plugin (ToolBar::Main). There you have three icons:
- "Split into four panes",
- "Split vertically",
- "Split horizontally".

Using ContextMenu plugin, you can add these commands to the main menu.
Hotkeys plugin (Hotkeys::Main) allows you to add the shortcut keys.

Offline
Posts: 21
Joined: Thu Feb 14, 2013 5:59 pm

Post by yjs14 »

KDJ, You're Great!
Thank you so much.
Post Reply