Tue, 04 Apr 2017 17:21:08 +0300 Include current working directory into terminal emulator title (xterm/mintty
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 04 Apr 2017 17:21:08 +0300] rev 848
Include current working directory into terminal emulator title (xterm/mintty supports "\e]0;...\a" command).
Thu, 06 Apr 2017 00:45:36 +0300 Lenience for Java applications.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 06 Apr 2017 00:45:36 +0300] rev 847
Lenience for Java applications.
Sun, 02 Apr 2017 16:15:38 +0300 WIP for URXVT.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 02 Apr 2017 16:15:38 +0300] rev 846
WIP for URXVT.
Mon, 20 Mar 2017 00:46:44 +0200 Deleted debug output.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 20 Mar 2017 00:46:44 +0200] rev 845
Deleted debug output.
Mon, 06 Mar 2017 11:46:56 +0200 Properly handle IFS to avoid polluting external value. Remove command lists,
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 06 Mar 2017 11:46:56 +0200] rev 844
Properly handle IFS to avoid polluting external value. Remove command lists, data recreated from detailed help.
Mon, 06 Mar 2017 10:22:49 +0200 Simplify syntax.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 06 Mar 2017 10:22:49 +0200] rev 843
Simplify syntax.
Mon, 06 Mar 2017 10:22:06 +0200 Add command help if it is first argument.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 06 Mar 2017 10:22:06 +0200] rev 842
Add command help if it is first argument.
Wed, 01 Mar 2017 15:43:10 +0200 Completion for dependencyInsight. Fix for _extra expansion.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 01 Mar 2017 15:43:10 +0200] rev 841
Completion for dependencyInsight. Fix for _extra expansion.
Sun, 26 Feb 2017 10:00:54 +0200 Add bootRun for convenience.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 26 Feb 2017 10:00:54 +0200] rev 840
Add bootRun for convenience.
Sat, 25 Feb 2017 21:44:22 +0200 Add command sensitive completion.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 25 Feb 2017 21:44:22 +0200] rev 839
Add command sensitive completion.
Wed, 22 Feb 2017 16:09:02 +0200 Fix: Cannot invoke method startsWith() on null object.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 22 Feb 2017 16:09:02 +0200] rev 838
Fix: Cannot invoke method startsWith() on null object.
Wed, 22 Feb 2017 10:23:40 +0200 Enable colors for logging in terminal for Windows in mintty for Spring Boot.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 22 Feb 2017 10:23:40 +0200] rev 837
Enable colors for logging in terminal for Windows in mintty for Spring Boot.
Wed, 22 Feb 2017 10:20:36 +0200 Disable noisy output.
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 22 Feb 2017 10:20:36 +0200] rev 836
Disable noisy output.
Tue, 21 Feb 2017 13:31:02 +0200 Completion for "dependencies --configuration".
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 21 Feb 2017 13:31:02 +0200] rev 835
Completion for "dependencies --configuration".
Tue, 21 Feb 2017 10:06:40 +0200 Switch arguments order.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 21 Feb 2017 10:06:40 +0200] rev 834
Switch arguments order.
Mon, 20 Feb 2017 14:20:06 +0200 Add wrapper task.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 20 Feb 2017 14:20:06 +0200] rev 833
Add wrapper task.
Mon, 20 Feb 2017 10:28:00 +0200 Add ./gradlew for completion.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 20 Feb 2017 10:28:00 +0200] rev 832
Add ./gradlew for completion.
Sat, 18 Feb 2017 11:19:48 +0200 Delay access to remote repositories for 10 days.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 18 Feb 2017 11:19:48 +0200] rev 831
Delay access to remote repositories for 10 days.
Sat, 18 Feb 2017 11:18:43 +0200 Include mavenLocal() to gradle builds.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 18 Feb 2017 11:18:43 +0200] rev 830
Include mavenLocal() to gradle builds.
Sat, 18 Feb 2017 11:14:13 +0200 Improve completion for help task.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 18 Feb 2017 11:14:13 +0200] rev 829
Improve completion for help task.
Mon, 13 Feb 2017 22:09:01 +0200 Use $'' syntax to get rid of \033 in flavor of \e.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 13 Feb 2017 22:09:01 +0200] rev 828
Use $'' syntax to get rid of \033 in flavor of \e.
Mon, 13 Feb 2017 17:11:40 +0200 Add some gradle tasks.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 13 Feb 2017 17:11:40 +0200] rev 827
Add some gradle tasks.
Mon, 13 Feb 2017 14:21:51 +0200 Improve zsh prompt.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 13 Feb 2017 14:21:51 +0200] rev 826
Improve zsh prompt.
Sun, 12 Feb 2017 14:21:32 +0200 Add completion for figlet.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 12 Feb 2017 14:21:32 +0200] rev 825
Add completion for figlet.
Thu, 09 Feb 2017 23:48:07 +0200 "listall" can benefit from pkg name completion.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Feb 2017 23:48:07 +0200] rev 824
"listall" can benefit from pkg name completion.
Thu, 09 Feb 2017 15:23:41 +0200 Ignore UNIX file permission under Windows. Relax CR/LF.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 09 Feb 2017 15:23:41 +0200] rev 823
Ignore UNIX file permission under Windows. Relax CR/LF.
Sat, 28 Jan 2017 01:52:54 +0200 Use extra key on Logitec as Mode_switch.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 28 Jan 2017 01:52:54 +0200] rev 822
Use extra key on Logitec as Mode_switch.
Sat, 28 Jan 2017 01:45:34 +0200 Swap modifiers to previous assignment because I don't want to fix them in
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 28 Jan 2017 01:45:34 +0200] rev 821
Swap modifiers to previous assignment because I don't want to fix them in ~/.fvwm. Assign keycode to Caps_Lock before aliasing to LCtrl so ~/.xmodmaprc script can be re-evaluated without errors.
Fri, 27 Jan 2017 22:47:14 +0200 Cleanup code. Make possible to import settings several times without errors.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 27 Jan 2017 22:47:14 +0200] rev 820
Cleanup code. Make possible to import settings several times without errors.
Thu, 26 Jan 2017 14:55:51 +0200 Do not duplicate completion if we in the middle of the word.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 26 Jan 2017 14:55:51 +0200] rev 819
Do not duplicate completion if we in the middle of the word.
Thu, 26 Jan 2017 14:53:14 +0200 colored-stats is Bash feature. It breaks Emacs 25. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24401
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 26 Jan 2017 14:53:14 +0200] rev 818
colored-stats is Bash feature. It breaks Emacs 25. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24401
Tue, 24 Jan 2017 22:19:48 +0200 Fix: Under Windows there is mc command that is Message Compiler.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 24 Jan 2017 22:19:48 +0200] rev 817
Fix: Under Windows there is mc command that is Message Compiler.
Tue, 24 Jan 2017 22:18:12 +0200 Fix: Under Windows there is mc command that is Macro Compiler.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 24 Jan 2017 22:18:12 +0200] rev 816
Fix: Under Windows there is mc command that is Macro Compiler.
Tue, 24 Jan 2017 22:14:45 +0200 Basic completion for apt-cyg.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 24 Jan 2017 22:14:45 +0200] rev 815
Basic completion for apt-cyg.
Fri, 20 Jan 2017 14:29:51 +0200 Remove obsolete information.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 20 Jan 2017 14:29:51 +0200] rev 814
Remove obsolete information.
Sun, 08 Jan 2017 17:20:26 +0200 Switch to atril instead of evince to avoid gvfs package for remembering
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 08 Jan 2017 17:20:26 +0200] rev 813
Switch to atril instead of evince to avoid gvfs package for remembering position in documents.
Sun, 04 Dec 2016 17:15:08 +0200 Add lit format.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 04 Dec 2016 17:15:08 +0200] rev 812
Add lit format.
Sat, 15 Oct 2016 01:41:37 +0300 Add function for linguistic analysis.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 15 Oct 2016 01:41:37 +0300] rev 811
Add function for linguistic analysis.
Thu, 29 Sep 2016 10:24:43 +0300 Enable hinting and subpixel rendering in Emacs.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 29 Sep 2016 10:24:43 +0300] rev 810
Enable hinting and subpixel rendering in Emacs.
Tue, 27 Sep 2016 00:16:38 +0300 I set Emacs font in .emacs by now.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 27 Sep 2016 00:16:38 +0300] rev 809
I set Emacs font in .emacs by now.
Tue, 30 Aug 2016 19:42:38 +0300 Fix spelling.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 30 Aug 2016 19:42:38 +0300] rev 808
Fix spelling.
Tue, 30 Aug 2016 18:22:43 +0300 Focus to first window on page when move across pages.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 30 Aug 2016 18:22:43 +0300] rev 807
Focus to first window on page when move across pages.
Tue, 30 Aug 2016 18:13:53 +0300 Code to move window across pages/desks.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 30 Aug 2016 18:13:53 +0300] rev 806
Code to move window across pages/desks.
Mon, 15 Aug 2016 23:57:14 +0300 Increase software volume for quiet video.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 15 Aug 2016 23:57:14 +0300] rev 805
Increase software volume for quiet video.
Sat, 06 Aug 2016 21:33:10 +0300 Shortcut to close window from MINIX A2 remote control.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sat, 06 Aug 2016 21:33:10 +0300] rev 804
Shortcut to close window from MINIX A2 remote control.
Fri, 29 Jul 2016 20:00:22 +0300 Mobipocket association.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 29 Jul 2016 20:00:22 +0300] rev 803
Mobipocket association.
Thu, 02 Jun 2016 22:02:14 +0300 Fix: Solaris 'file' utility does not support '--compile' option and user
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 02 Jun 2016 22:02:14 +0300] rev 802
Fix: Solaris 'file' utility does not support '--compile' option and user supplied rc file.
Thu, 02 Jun 2016 21:55:33 +0300 Fix: GNU 'install' utility is not compatible with Solaris version.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 02 Jun 2016 21:55:33 +0300] rev 801
Fix: GNU 'install' utility is not compatible with Solaris version.
Thu, 02 Jun 2016 19:28:46 +0300 Enable OpenCSW packages on Solaris.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 02 Jun 2016 19:28:46 +0300] rev 800
Enable OpenCSW packages on Solaris.
Thu, 02 Jun 2016 16:53:01 +0300 Fix: ls --color=auto does not work in NetBSD.
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 02 Jun 2016 16:53:01 +0300] rev 799
Fix: ls --color=auto does not work in NetBSD.
Thu, 02 Jun 2016 16:15:01 +0300 Do not set MANPATH on NetBSD, because there is non-GNU man and it does not
Oleksandr Gavenko <gavenkoa@gmail.com> [Thu, 02 Jun 2016 16:15:01 +0300] rev 798
Do not set MANPATH on NetBSD, because there is non-GNU man and it does not allow trailing ":" to note default path inclusion.
Fri, 27 May 2016 22:55:56 +0300 ~/usr/bin can't be placed before /bin in PATH because cygrun is recursively
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 27 May 2016 22:55:56 +0300] rev 797
~/usr/bin can't be placed before /bin in PATH because cygrun is recursively runs in that case. Introduce ~/usr/xbin for symlinks to override /usr/bin.
Fri, 27 May 2016 22:44:47 +0300 LANG=ru_RU.CP1251 is no longer useful for Cygwin.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 27 May 2016 22:44:47 +0300] rev 796
LANG=ru_RU.CP1251 is no longer useful for Cygwin.
Wed, 18 May 2016 16:49:25 +0300 Enable bash_completion for Cygwin because new bash version support delayed
Oleksandr Gavenko <gavenkoa@gmail.com> [Wed, 18 May 2016 16:49:25 +0300] rev 795
Enable bash_completion for Cygwin because new bash version support delayed loading and performance is no longer an issue!
Mon, 18 Apr 2016 12:19:35 +0300 "graft" extension built-in, "transplant" is depricated.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 18 Apr 2016 12:19:35 +0300] rev 794
"graft" extension built-in, "transplant" is depricated.
Mon, 11 Apr 2016 22:23:15 +0300 Give a try to ebook-viewer.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 11 Apr 2016 22:23:15 +0300] rev 793
Give a try to ebook-viewer.
Mon, 11 Apr 2016 19:03:17 +0300 .m4v format.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 11 Apr 2016 19:03:17 +0300] rev 792
.m4v format.
Tue, 23 Feb 2016 20:28:48 +0200 Some PDF file reported as pure data by file utility, so guess PDF
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 23 Feb 2016 20:28:48 +0200] rev 791
Some PDF file reported as pure data by file utility, so guess PDF type based on extension
Fri, 19 Feb 2016 13:28:40 +0200 New mplayer2 uses old ~/.mplayer config directory for now.
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 19 Feb 2016 13:28:40 +0200] rev 790
New mplayer2 uses old ~/.mplayer config directory for now.
Fri, 12 Feb 2016 15:39:53 +0200 New path to my projects base directory. Now it shorter!
Oleksandr Gavenko <gavenkoa@gmail.com> [Fri, 12 Feb 2016 15:39:53 +0200] rev 789
New path to my projects base directory. Now it shorter!
(0) -300 -100 -60 +60 +100 tip