From 6b48ef26eebc891aa50d441c83dff1cbe9faa2c5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 12 Apr 2020 00:30:43 +0900 Subject: Kate: added documentation for sessions panel. This relates to bug 2491. Signed-off-by: Michele Calgaro --- doc/kate/fundamentals.docbook | 55 +++++++++++++++++-------------------------- 1 file changed, 22 insertions(+), 33 deletions(-) (limited to 'doc/kate/fundamentals.docbook') diff --git a/doc/kate/fundamentals.docbook b/doc/kate/fundamentals.docbook index 05a56eac6..221e35450 100644 --- a/doc/kate/fundamentals.docbook +++ b/doc/kate/fundamentals.docbook @@ -258,7 +258,7 @@ site opened in one of &konqueror;'s windows. Working with &kate; Quick Start will show you how to -toggle four simple options that will let you configure some of &kate;'s +toggle simple options that will let you configure some of &kate;'s more powerful features right away. Shortcuts lays out some of the default keystroke shortcuts for those who can't or don't want to use a mouse. @@ -279,8 +279,8 @@ usual labeled icons. And above that, a menubar. -The left-hand window is a side bar. It combines the Documents -and Filesystem Browser windows. Switch between the two by clicking on the tabs +The left-hand window is a side bar. It combines the Documents panel, +Filesystem Browser and Sessions panel. Switch among the three by clicking on the tabs to the left of the window. @@ -290,10 +290,10 @@ name of the file. Use the Filesystem Browser window to open files. -You can toggle the Documents and Filesystem Browser window on and off in +You can toggle the Documents, Filesystem Browser and Sessions window on and off in WindowTool Views menu. This menu offers you your first glimpse into &kate;'s power and -flexibility. In this section we'll look at three items: +flexibility. In this section we'll look at four items: @@ -306,19 +306,30 @@ flexibility. In this section we'll look at three items: -Toggles the Documents on and off. If the Documents/Filesystem Browser side bar -window is not open, &kate; will open the side bar window. - +Toggles the Documents panel on and off. It will display the Documents panel in the side bar +if another panel was shown or will toggle the side bar open or closed otherwise. + + Show/Hide Filesystem Browser -Toggles the Filesystem Browser on and off. This menu item is the same as -Show Documents with one difference. Toggling -it on launches the window with the Filesystem Browser on top. +Toggles the Filesystem Browser on and off. It will display the Filesystem Browser in the side bar +if another panel was shown or will toggle the side bar open or closed otherwise. + + + + + +Show/Hide +Sessions + + +Toggles the Sessions panel on and off. It will display the Sessions panel in the side bar +if another panel was shown or will toggle the side bar open or closed otherwise. @@ -529,28 +540,6 @@ exported to the environment variable KATE_PID. When opening files from the built in terminal, Kate will automatically select the current instance if nothing else is indicated on the command line. - -Restoring old style &kate; behavior - -When you get used to using sessions you will hopefully see that they -provide a very simple and efficient tool for working in different areas. -However, if you prefer the old &kate; behavior (one instance opens all files), -you can easily achieve that by following this simple strategy: - - -Make &kate; always start with the -parameter by adding that to the command in the application preferences, -and additionally using a shell alias. -Configure &kate; to load the last used session at startup. - -Configure &kate; to save the file list when closing a session. - -Load the default session once - - - - - -- cgit v1.2.1